wiki:QuickbookWikiProcessor

Version 9 (modified by Matias Capeletto, 15 years ago) ( diff )

--

Improving Boost Docs Project


Boost Trac Wiki processors

Introduction

It will be excellent if I could write directly in Quickbook syntax in the Trac Wiki. This would allow us to have an uniform syntax in our Wiki and docs sources, allowing to copy and paste, share stylesheets, etc.

An example of the use will be:

#!quickbook

[heading Quickbook Rocks!]

[table

[[Feature               ][Purpose                                   ]]

[[Templates             ][Extensibility and constants               ]]
[[Code import           ][Code consistency, callouts and reuse      ]]
[[Wiki style formatting ][High signal to noise ratio in source code ]]
[[Internal links        ][Easy to use inter-doc anchors             ]]
[[Syntax Highlighting   ][Both in code blocks and in `inline code`  ]]

]

From some initial research we need two things:

Objectives

Complete the second point from the above list. Rene could then use it to test his work and we will have a *very* good reason to finished the backend.

A second task will be to look into the Trac Processor Bazaar to investigate what things may be useful for us ( Take a look at docbook, graphviz and http://trac.edgewall.org/wiki/ProcessorBazaar#latex-math latex-math] ).

Help wanted

If you are interested, please send a mail to the boost-docs list telling us you want to help.

Help wanted


Note: See TracWiki for help on using the wiki.