mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-04-19 22:39:11 +00:00
This PR fix the issue of generating docs when we take https://github.com/microsoft/mscclpp/pull/724 into main branch. Build docs for main branch separately. Use HEAD request instead of GET to check if a page exist. Filter out versions before v0.4.0 in generate_versions.py. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Binyang Li <binyli@microsoft.com>
10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
sphinx==8.2.3
|
|
breathe==4.36.0
|
|
myst_parser==4.0.1
|
|
pybind11
|
|
sphinx_rtd_theme
|
|
sphinxcontrib-mermaid
|
|
sphinx-autodoc-typehints
|
|
sphinx-multiversion==0.2.4
|
|
setuptools_scm
|