Commit c858cdf6 authored by vertighel's avatar vertighel
Browse files

ciccio

parent 22c9761c
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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