IAP GITLAB

Skip to content
Snippets Groups Projects
Commit a4cb3280 authored by Antonio Augusto Alves Junior's avatar Antonio Augusto Alves Junior Committed by Ralf Ulrich
Browse files

Update conf.py

parent f20ca24a
No related branches found
No related tags found
1 merge request!374New documentation buiding
Pipeline #4948 passed
...@@ -27,6 +27,7 @@ def configureDoxyLayout(template_file, output_file, page_url, page_tile): ...@@ -27,6 +27,7 @@ def configureDoxyLayout(template_file, output_file, page_url, page_tile):
read_the_docs_build = os.environ.get('READTHEDOCS', None) == 'True' read_the_docs_build = os.environ.get('READTHEDOCS', None) == 'True'
build_version = os.environ.get('READTHEDOCS_VERSION', None) build_version = os.environ.get('READTHEDOCS_VERSION', None)
breathe_projects = {}
doc_url = 'https://corsika-8.readthedocs.io/en/'+build_version doc_url = 'https://corsika-8.readthedocs.io/en/'+build_version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment