These are some Sphinx extensions I wrote, feel free to use them.
- Code Block Buttons adds copy and view buttons to code blocks.
- Extra Lexers adds extra lexers to pygments currently only LLVM JSON.
- Inline Code Highlight adds custom roles to be able to highlight inline code.
- Mapped Link Role adds custom roles which can be mapped to links.
The extensions can be installed with pip.
pip install sanderthedragon-sphinxext
The source code is hosted on GitLab.
Changelog is available here.
These documents are licensed under CC-BY-SA-4.0. Code and examples are licensed under MIT. Other files, like configuration files are licensed under CC0-1.0.