Fix various doc generation issues

This commit is contained in:
Jakub Warmuz
2015-09-27 21:07:40 +00:00
parent 523dba0b99
commit 5d8e9a3d68
5 changed files with 2 additions and 18 deletions
@@ -1162,7 +1162,7 @@ def _get_mod_deps(mod_name):
changes.
.. warning:: If all deps are not included, it may cause incorrect parsing
behavior, due to enable_mod's shortcut for updating the parser's
currently defined modules (:method:`.ApacheConfigurator._add_parser_mod`)
currently defined modules (`.ApacheConfigurator._add_parser_mod`)
This would only present a major problem in extremely atypical
configs that use ifmod for the missing deps.