Phase 2 build initial
This commit is contained in:
28
hcfs-python/docs/requirements.txt
Normal file
28
hcfs-python/docs/requirements.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
# Documentation requirements
|
||||
|
||||
# Sphinx and extensions
|
||||
sphinx>=7.1.0
|
||||
sphinx-rtd-theme>=1.3.0
|
||||
sphinx-autodoc-typehints>=1.24.0
|
||||
sphinx-copybutton>=0.5.2
|
||||
myst-parser>=2.0.0
|
||||
|
||||
# API documentation
|
||||
sphinxcontrib-openapi>=0.8.0
|
||||
sphinxcontrib-httpdomain>=1.8.1
|
||||
|
||||
# PDF generation
|
||||
rst2pdf>=0.101
|
||||
rinohtype>=0.5.4
|
||||
|
||||
# Code documentation
|
||||
sphinx-autoapi>=3.0.0
|
||||
sphinx-code-include>=1.1.1
|
||||
|
||||
# Additional utilities
|
||||
sphinx-sitemap>=2.5.1
|
||||
sphinx-design>=0.5.0
|
||||
nbsphinx>=0.9.1
|
||||
|
||||
# Development
|
||||
sphinx-autobuild>=2021.3.14
|
||||
Reference in New Issue
Block a user