Files
easy-tdx/docs/requirements.txt
T
Justin Gu 9d906c340c docs: add Sphinx + Read the Docs infrastructure
- Add .readthedocs.yaml build config (Ubuntu 22.04, Python 3.11)
- Add docs/conf.py with myst-parser for Markdown support
- Add docs/index.md toctree including README and existing docs
- Add docs/readme.md to include root README via myst directive
- Add docs/requirements.txt for Sphinx build dependencies
- Add docs/_build/ to .gitignore
2026-06-08 03:36:40 +08:00

5 lines
76 B
Plaintext

sphinx>=7.0
sphinx-autobuild>=2024.0
myst-parser>=3.0
sphinx-rtd-theme>=2.0