aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/toc.mdwn
Commit message (Collapse)AuthorAge
* misc minor changesJoey Hess2008-09-11
|
* patch plugin documentation to refer to directive pagesWilliam Uther2008-09-11
|
* Migrate escaped directives (\[[) in doc/plugins to have \[[! prefixSimon McVittie2008-07-21
|
* Migrate doc/plugins via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* web commit by nis.martensen: Mention meaning of first header (from the ↵joey2007-07-12
| | | | source) and give a hint on the list style
* web commit by JoshTriplett: Fix typo.joey2007-05-01
|
* Consistency.joshtriplett2007-04-08
|
* simplified plugin definitionsjoey2007-02-13
|
* * Add toc (table of contents) plugin.joey2006-08-28