Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 368 Bytes

sphinxrecipes

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 .

Blurb

Licensed under the MIT license, see LICENSE.

Copyright (c) 2018, Mark Meyer