We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d238ea commit d81b53aCopy full SHA for d81b53a
1 file changed
.antora/antora.yml
@@ -43,8 +43,7 @@ asciidoc: # Sets global AsciiDoc attributes that are applied for every page of t
43
# doxygen_document_date: "01.01.2000" # The date associated with the document (optional)
44
doxygen_module: "gen" # The module in which the output is stored
45
# doxygen_module_path: "gen" # Path within module
46
- # doxygen_source_repo: "https://github.com/OpenSimulationInterface/open-simulation-interface.git"
47
- doxygen_source_repo: "https://github.com/philipwindecker/open-simulation-interface.git"
+ doxygen_source_repo: "https://github.com/OpenSimulationInterface/open-simulation-interface.git"
48
# doxygen_source_folder: open-simulation-interface
49
50
nav:
0 commit comments