Revert "Support versioning for mscclpp document (#724)" (#734)

This PR reverts commit 69d3b7 to avoid the github page issue.
This commit is contained in:
Qinghua Zhou
2026-01-24 08:42:54 +08:00
committed by GitHub
parent 69d3b79ecd
commit cc797abc87
8 changed files with 5 additions and 363 deletions

View File

@@ -43,8 +43,7 @@ jobs:
cd docs
rm -rf doxygen _build py_api
doxygen
# Use multiversion target to build all versions
make multiversion
make html
touch _build/html/.nojekyll
- name: Upload artifacts
uses: actions/upload-pages-artifact@v3