Metadata-Version: 2.4
Name: sphinx-ctao-glossary
Version: 0.1.0rc1
Summary: Sphinx extension for generating CTAO glossary pages from YAML glossary files
Author: CTAO ERIC
Maintainer-email: Maximilian Linhoff <maximilian.linhoff@cta-observatory.org>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://gitlab.cta-observatory.org/cta-computing/documentation/sphinx-ctao-glossary
Project-URL: Repository, https://gitlab.cta-observatory.org/cta-computing/documentation/sphinx-ctao-glossary
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Sphinx :: Extension
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: jsonschema
Requires-Dist: ruamel.yaml
Requires-Dist: sphinx
Provides-Extra: doc
Requires-Dist: ctao-sphinx-theme; extra == "doc"

# sphinx-ctao-glossary

A sphinx extension to produce glossary definitions and abbreviations
as defined in the [cta-computing-glossary](https://gitlab.cta-observatory.org/cta-computing/documentation/cta-computing-glossary/)
in sphinx documentations.


## Documentation

The documentation here both serves as an example how to use the package as well as its tests.


## AI Disclosure

This sphinx plugin was largely written by OpenAI Codex.
