icingaweb2/modules/doc/library/Doc
Eric Lippmann 5923622fb8 modules/doc: Fix toc links
The DocParser generates toc links with a hard-coded URL. This should
be changed to be generated from a route. But we did not decide how
to handle route overrides yet.

refs #4820
2014-05-27 15:11:33 +02:00
..
Controller.php modules/doc: Rename populateView() to renderDocAndToc() 2014-05-27 15:11:32 +02:00
DocException.php modules/doc: Remove module/view.phtml as it has been replaced by renderDocAndToc() 2014-05-27 15:11:33 +02:00
DocParser.php modules/doc: Fix toc links 2014-05-27 15:11:33 +02:00
MarkdownFileIterator.php Modules/doc: Replace Michelf/Markdown with Parsedown 2014-02-11 15:09:03 +01:00