lsst-sqre / documenteer

Sphinx extensions, configurations, and tooling for Rubin Observatory documentation projects
https://documenteer.lsst.io
MIT License
6 stars 3 forks source link

Support producing a reStructuredText glossary using lsst-texmf's glossarydefs.csv #82

Open jonathansick opened 4 years ago

jonathansick commented 4 years ago

It would be great to have tooling that populates a reStructuredText glossary using definitions from glossarydefs.csv in lsst-texmf. Even better, it would be great to automatically mark up words with the term role in a project's reStructuredText source.

We should look at the logic built into generateAcronyms.py to understand the workflow for generating LSST glossaries.