
14 Aug
2018
14 Aug
'18
3:58 p.m.
Jonathan Fine jfine2358@gmail.com added the comment:
Good discovery. The glossary uses the RST glossary directive. https://github.com/python/cpython/blob/master/Doc/glossary.rst
The Sphinx docs have a glossary, which is indexed by its search. http://www.sphinx-doc.org/en/master/search.html?q=domain
So maybe Sphinx already has the functionality we require. Perhaps it's simply a matter of configuring the Python docs to use it. (This is optimism.)
---------- status: pending -> open
_______________________________________ Python tracker report@bugs.python.org https://bugs.python.org/issue34398 _______________________________________