Metadata-Version: 2.1
Name: pagekey-docgen
Version: 1.0.0
Summary: Generate documentation sites for PageKey projects.
Author: Steve G.
Author-email: pagekeysolutions@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: jinja2 (>=3.1.3,<4.0.0)
Requires-Dist: myst-parser (>=2.0.0,<3.0.0)
Requires-Dist: pydantic (>=2.6.1,<3.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: sphinx (>=7.1.2,<8.0.0)
Requires-Dist: sphinx-autoapi (>=3.0.0,<4.0.0)
Requires-Dist: sphinx-rtd-theme (>=2.0.0,<3.0.0)
