Files
edx-platform/requirements/edx/doc.in
Feanil Patel eba2856293 build: Re-org docs deps.
Some doc buildig deps were in development.in explicitly while others
weren't.  Update development.in to pull in doc.txt and then remove
direct additions of the doc requirements from development.in
2023-07-12 15:06:23 -04:00

10 lines
472 B
Plaintext

# Requirements for documentation validation
-c ../constraints.txt
code-annotations # provides annotations for certain documentation
sphinx-book-theme # Common theme for all Open edX projects
gitpython # fetch git repo information
Sphinx # Documentation builder
sphinx-design # provides various responsive web-components
sphinxcontrib-openapi[markdown] # Be able to render openapi schema in a sphinx project