Kevin Putnam

Results 3 issues of Kevin Putnam

This improves integration with automated document publishing systems like Sphinx. Plan is to incorporate all man pages into Clear Linux Documentation site. Signed-off-by: Kevin Putnam

Removes 'pullup' for admonitions in detailed description to keep them in context. File changed: breathe/renderer/sphinxrenderer.py This is a fix for #889

As noted in #200, the ``_sphinx_design_static`` directory gets added to the output of all build targets, whereas it ought to only be added for HTML based targets. This PR adds...