Skip to content
Snippets Groups Projects
Commit c858cdf6 authored by vertighel's avatar vertighel
Browse files

ciccio

parent 22c9761c
Branches
No related tags found
No related merge requests found
Pipeline #29549 passed
......@@ -139,6 +139,8 @@ pages:
# Install doc dependencies
- pip install -r docs/requirements.txt
script:
- echo "Listing all files in the project to debug..."
- ls -lR # This lists all files and directories recursively
- echo "Building documentation..."
- sphinx-apidoc -o docs/source ${PROJECT}
# The final output directory MUST be named 'public' for GitLab Pages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment