This repository contains sample code written for article about customizing Sphinx with custom roles and directives that generate custom indices.
The extension code lives in sphinxrecipes
the usage sample lives in sample
.
Install via:
pip3 install .
Licensed under the MIT license, see LICENSE.
Copyright (c) 2018, Mark Meyer