Skip to content

Commit 44086c2

Browse files
Changed version naming for master branch
Added new doxygen_source_repo attribute Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
1 parent 90be55c commit 44086c2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.antora/antora.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ title: ASAM OSI
55
version:
66
# Update version number accordingly. This is the version for the main branch
77
main: 'current'
8+
master: 'current'
89
v(*)-antora: V$1
910
v(*): V$1
1011
V(*): V$1
@@ -40,6 +41,8 @@ asciidoc: # Sets global AsciiDoc attributes that are applied for every page of t
4041
# doxygen_document_date: "01.01.2000" # The date associated with the document (optional)
4142
doxygen_module: "gen" # The module in which the output is stored
4243
# doxygen_module_path: "gen" # Path within module
44+
doxygen_source_repo: "https://github.com/OpenSimulationInterface/open-simulation-interface.git"
45+
# doxygen_source_folder: open-simulation-interface
4346

4447
nav:
4548
- modules/specification/nav_introduction.adoc

0 commit comments

Comments
 (0)