Skip to content
Snippets Groups Projects
Commit a935df2d authored by Carel van Niekerk's avatar Carel van Niekerk :computer:
Browse files

Update conf.py, .gitlab-ci.yml files

parent ceff0c93
No related branches found
No related tags found
1 merge request!1Update conf.py, .gitlab-ci.yml files
Pipeline #39129 failed
......@@ -15,9 +15,10 @@ pages:
script:
- pip install -U sphinx
- sphinx-build -b html . public
- cp Docs/* .
- cp Docs/hhu-logo.png public/_static/hhu-logo.png
artifacts:
paths:
- public/Docs
- public
only:
- master
......@@ -73,7 +73,7 @@ source_suffix = '.rst'
#source_encoding = 'utf-8-sig'
# The master toctree document.
master_doc = 'Docs/index'
master_doc = 'index'
# General information about the project.
project = 'PyDial3'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment