Hello everybody,
After collectively slaving away at the conversion of the DokuWiki files into Markdown,
as well as creating a parser/generator than can stitch things back to HTML, we
proudly announce that we're in testing stage:
http://test.silverstripe.com/ss2doc-v2/
There's still a wee bit to do, but the milestone is half completed:
http://open.silverstripe.org/milestone/doc.silverstripe.org%20relaunch
On a high level, we still need the following:
- Proper titles for each file
- Balancing of headlines
- Fixup of Markdown glitches (table rendering, etc.)
- Index file creation and rewrite
- Syntax highlighting
- Medium term stuff: Multi module/version/language support
So there's enough work to go around, even if you just have a spare hour
sometime after work you can help us out! We're depending on these
small contributions to get us over the line, and the rewrite project launched.
See the project README for details: http://github.com/chillu/silverstripe-doc-restructuring
Thanks especially to Will for getting the ball rolling with the sapphiredocs
module, to Mark for wrangling with DokuWiki, Mike for looking after the
tutorials, and Aram/Matt for their rewrite contributions so far.
You're welcome to contribute to the parser/generator project itself as well,
its BSD licensed at http://open.silverstripe.org/browser/modules/sapphiredocs/trunk.
Ingo