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

Question: what is the sorting method on the pages list for a tag ? #98

Open clrh opened 8 months ago

clrh commented 8 months ago

In the page "_tags/supertag.html" I have the pages related to this tag.

What is the orting method ? How can I tune it ?

Thanks