sphinxnotes-mock#
Sphinx extension for hiding unsupported directives and roles without modifying documents.
Documentation: https://sphinx.silverrainz.me/mock
Changelog: https://sphinx.silverrainz.me/mock/changelog.html
Introduction#
The extension creates mock directives and roles based on Configuration, for hiding unsupported directives and roles without modifying documents.
Note
For now, only directive is supported
It is especially useful when a certain directive/role is provided by an incompatible extension, or the directive/roles is incompatible with your current buidler or theme.
You can quickly learn how to use this extension from Getting Started.
Contents#
The Sphinx Notes Project#
This project is a developed by Shengyu Zhang, as part of The Sphinx Notes Project.