File tree Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 4646 'sphinx.ext.ifconfig' ,
4747 'sphinx.ext.imgmath' ,
4848 'sphinxcontrib.bibtex' ,
49- 'sphinxcontrib.inlinesyntaxhighlight' ,
5049 'sphinxcontrib.programoutput' ,
5150 'sphinxcontribopenmodelica'
5251]
129128#
130129# This is also used if you do content translation via gettext catalogs.
131130# Usually you set "language" from the command line for these cases.
132- language = None
131+ language = 'en'
133132
134133# There are two options for replacing |today|: either, you set today to some
135134# non-false value, then it is used:
445444
446445highlight_language = 'modelica'
447446imgmath_image_format = 'svg'
447+
448+ bibtex_bibfiles = ['openmodelica.bib' , 'extrarefs.bib' ]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Introduction
33
44.. highlight :: modelica
55
6- The | omlogo | system described in this document has both short-term
6+ The OpenModelica system described in this document has both short-term
77and long-term goals:
88
99- The short-term goal is to develop an efficient interactive
@@ -988,8 +988,3 @@ the compiler:
988988
989989.. command-output :: omc --showErrorMessages -d=failtrace TestScript.mos
990990 :ellipsis: 4,-4
991-
992- .. |omlogo | image :: logo.*
993- :alt: OpenModelica logotype
994- :height: 14pt
995- :target: https://openmodelica.org
Original file line number Diff line number Diff line change 11bibtexparser
22gitpython
33natsort
4+ breathe
45sphinx
5- sphinxcontrib-bibtex < 2.0.0
6- sphinxcontrib-inlinesyntaxhighlight
6+ sphinxcontrib-bibtex
77sphinxcontrib-programoutput
88ompython
You can’t perform that action at this time.
0 commit comments