Skip to content
cbonte edited this page Nov 4, 2012 · 7 revisions

We are at the very beginning of this project.
The current code is quite experimental and not easily readable.

So,currently there is no clear roadmap. I’d say that ideas will create the roadmap ;-)

VERSION DESCRIPTION
2.0 Multi format converter
1.0 Stable and fully usable HTML documentation
Supporting other haproxy documentation files
0.9 Clean and readable code
0.5 Detect “Arguments” blocks (difficult)
0.1.0 Enhanced search form + better navigation bar with links to HAProxy resources
0.0.5 Detect “See Also” blocks (easy)
0.0.4 Detect “Example” blocks (easy)
0.0.x Experiments

Ideas :

  • Implement parsing contexts to detect and render paragraphs, lists, tables.
  • Ideally, remove “pre” tags where they’re not needed.
  • Fix conflicts for keywords available in several spaces (global/proxy/server)
  • use Google Prettify where available
Clone this wiki locally