strictdoc
strictdoc copied to clipboard
Unexpected restriction on specific RST directives / compatibility with Breathe Sphinx Plugin
Use case: include doxygen directive through breathe sphinx extension
error: problems when converting RST to HTML:
.. autodoxygenfile:: test.c :project: TEST
OK with --formats rst
I understand that the export html rendering cannot handle this (could ignore & warn ), but the UI should be able to edit those directive.