A Cookiecutter template for generating Sphinx extensions.
We use Cruft to create project interactively:
$ cruft create https://github.com/sphinx-notes/cookiecutter namespace [sphinxnotes]: name [demo]: full_name [sphinxnotes-demo]: ...
To keep sync with the newst template:
$ cd demo $ make update-template