Files
edx-platform/requirements/edx/doc.in
Kshitij Sobti 1c3c702583 chore: Switch from edx-sphinx-theme to sphinx-book-theme
The edx-sphinx theme is being deprecated, and replaced with sphinx-book-theme.
This removes references to the deprecated theme and replaces them with the new
standard theme for the platform.

See https://github.com/openedx/edx-sphinx-theme/issues/184
2023-04-28 09:16:09 +05:30

8 lines
314 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