Changes between Version 19 and Version 20 of CodeExampleMacro


Ignore:
Timestamp:
Aug 1, 2012, 1:40:47 AM (12 years ago)
Author:
Ryan J Ollos
Comment:

Syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • CodeExampleMacro

    v19 v20  
    103103  1. '''Enable''' this component by updating TracIni file as follows:
    104104     {{{
     105     #!ini
    105106     [components]
    106107     codeexample.code_example_processor.* = enabled
     
    111112     i. none required
    112113     {{{
     114     #!ini
    113115     [plantuml]
    114116     plantuml_jar = /path/to/plantuml.jar