Version 9 (modified by 15 years ago) ( diff ) | ,
---|
- Improving Boost Docs
- About this project
- Boost docs repository
- Unified look & feel project
- Docs translations project
- Glue docs project
- Standard C++ Library Docs
- Documentation Best Practices
- Documentation Tools
- Subprojects
- Boost.DocTest
- Boost HTML stylesheet
- Boost Kate support
- Boost PDF stylesheet
- Boost specific WikiMacros
- Boost Trac stylesheet
- Boostscript
- Google Search Box project
- HTML to docbook
- Quickbook WikiProcessor
- Quickbook source stylesheet
- SVG icons set project
- Syntax highlighting project
- Trac Syntax Coloring
- Debugger Visualizers
- Browser Testing Chart
- Logo Playground
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:
- The completion of Rene Rivera's quickbook HTML backend.
- A Trac WikiProcessor written in Python that integrates Rene works in the Trac Wiki.
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.
- Improving Boost Docs
- About this project
- Boost docs repository
- Unified look & feel project
- Docs translations project
- Glue docs project
- Standard C++ Library Docs
- Documentation Best Practices
- Documentation Tools
- Subprojects
- Boost.DocTest
- Boost HTML stylesheet
- Boost Kate support
- Boost PDF stylesheet
- Boost specific WikiMacros
- Boost Trac stylesheet
- Boostscript
- Google Search Box project
- HTML to docbook
- Quickbook WikiProcessor
- Quickbook source stylesheet
- SVG icons set project
- Syntax highlighting project
- Trac Syntax Coloring
- Debugger Visualizers
- Browser Testing Chart
- Logo Playground