melissawm / sphinx-tags

A tiny Sphinx extension that implements blog-style tags for documentation.
https://sphinx-tags.readthedocs.io/en/latest/
MIT License
44 stars 11 forks source link

Exposes more configuration options. #13

Closed melissawm closed 2 years ago

melissawm commented 2 years ago

Enables configuration of the tags overview page title and creates an in-page toc for tags including listing the number of pages associated with each tag.

Closes #1 Closes #11