Changes between Version 15 and Version 16 of CodeExampleMacro


Ignore:
Timestamp:
May 17, 2011, 8:05:59 PM (13 years ago)
Author:
Ryan J Ollos
Comment:

Made a nice table from the parameters.

Legend:

Unmodified
Added
Removed
Modified
  • CodeExampleMacro

    v15 v16  
    9090
    9191Parameters:
    92     * '''type''' - (optional) a type of the example: simple (default),
    93     good, bad
    94     * '''title''' - (optional) the title of the example
    95     * '''path''' - (optional) a file in the repository (using TracLinks
    96     format for source code)
    97     * '''repo''' - (optional) repository to use (Trac 0.12 and upper only)
    98     * '''regex''' - (optional) a regular expression indicates
    99     where to start an example
    100     * '''lines''' - (optional) number of lines to show
     92|| '''type'''  || optional || a type of the example: simple (default), good, bad ||
     93|| '''title''' || optional || the title of the example ||
     94|| '''path'''  || optional || a file in the repository (using TracLinks format for source code) ||
     95|| '''repo'''  || optional || repository to use (Trac 0.12 and upper only) ||
     96|| '''regex''' || optional || a regular expression indicates where to start an example ||
     97|| '''lines''' || optional || number of lines to show ||
    10198
    10299== Recent Changes ==