ci: documentation pipelines #39

Merged
light7734 merged 16 commits from ci/dev_docs into main 2025-08-23 11:36:02 +00:00
Showing only changes of commit c717e40551 - Show all commits

View file

@ -110,5 +110,5 @@ steps:
- touch generated/api.rst
- sphinx-build -M html . .
- sudo rm -rf /light_docs_dev/*
- sudo mv ./html/* /light_docs_dev/
- rm -rf /light_docs_dev/*
- mv ./html/* /light_docs_dev/