Skip to content

Commit 08a2a56

Browse files
Added configuration for new custom bibtex support.
This adds the necessary configuration to the antora.yml so that the custom ASAM bibtex extension for Antora can generate and link to the bibliography entries correctly. Note: This also requires a setup change in the generator which is pushed separately. Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
1 parent 1687fcf commit 08a2a56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.antora/antora.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ asciidoc: # Sets global AsciiDoc attributes that are applied for every page of t
3535
doc_open_simulation_interface: 'interface:'
3636
doc_osi-sensor-model-packaging: 'sensor-model:'
3737
page-repository-links: [["https://github.com/OpenSimulationInterface/open-simulation-interface", "Open Simulation Interface"],["https://github.com/OpenSimulationInterface/osi-sensor-model-packaging","OSI Sensor Model Packaging"],["https://github.com/OpenSimulationInterface/osi-validation","OSI Validation"]]
38+
asamBibliography: 'specification:general_docs/bibliography.bib'
3839

3940
# END - Mandatory ASAM attributes
4041
# doxygen_interface_version: "v3.2.0" # The interface version that needs to be retrieved

0 commit comments

Comments
 (0)