icingaweb2/modules/doc/library/Doc
Eric Lippmann 1bbfa9b9ca doc module: Let `DocParser' throw `DocEmptyException' and `ChapterNotFound' exception
`DocEmptyException' is thrown during construction when a documentation directory is empty.
`ChapterNotFound' is thrown when a chapter was not found when calling `getChapter()'.

refs #4820
2014-06-30 15:24:40 +02:00
..
Exception doc module: Add `DocEmptyException' 2014-06-30 15:21:35 +02:00
DocController.php doc: Fix actions and view scripts DocParser usage 2014-06-06 14:12:32 +02:00
DocIterator.php doc module: Add `DocIterator::count()' 2014-06-30 15:22:32 +02:00
DocParser.php doc module: Let `DocParser' throw `DocEmptyException' and `ChapterNotFound' exception 2014-06-30 15:24:40 +02:00
MarkdownFileIterator.php doc/cs: Begin additional if conditions on a new line 2014-06-13 17:23:20 +02:00