Skip to content
Snippets Groups Projects

rename GÉANT to GEANT

Merged Mohammad Torkashvand requested to merge refactor/NAT-486-rename-GÉANT-to-GEANT into develop
20 files
+ 36
36
Compare changes
  • Side-by-side
  • Inline
Files
20
+ 3
3
# -- Project information -----------------------------------------------------
project = "GÉANT Service Orchestrator"
copyright = "2023, GÉANT Vereniging"
author = "GÉANT Orchestration and Automation Team"
project = "GEANT Service Orchestrator"
copyright = "2023, GEANT Vereniging"
author = "GEANT Orchestration and Automation Team"
# -- General configuration ---------------------------------------------------
extensions = ["sphinx_rtd_theme", "sphinx.ext.autodoc", "sphinxcontrib.jquery"]
Loading