Metadata-Version: 2.4
Name: sphinxcontrib-generate-include
Version: 0.1.0
Summary: Generate included Sphinx markup through Python
Author-email: Jonas Ehrlich <jonas.ehrlich@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/jonasehrlich/sphinxcontrib-generate-include
Project-URL: Repository, https://github.com/jonasehrlich/sphinxcontrib-generate-include
Project-URL: Documentation, https://sphinxcontrib-generate-include.readthedocs.io/
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: myst-parser
Requires-Dist: sphinx
Dynamic: license-file

# sphinxcontrib-generate-include

Sphinx extension to allow calling Python functions and including their output as Markdown,
ReStructuredText or literal in the Sphinx document.

---

**[Read the documentation on ReadTheDocs!](https://sphinxcontrib-generate-include.readthedocs.io/)**

---
