We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.css
doc
1 parent db7c127 commit 0b9b01aCopy full SHA for 0b9b01a
src/cbmc_style.css doc/assets/cbmc_style.csssrc/cbmc_style.css renamed to doc/assets/cbmc_style.css
src/doxyfile
@@ -1133,7 +1133,7 @@ HTML_STYLESHEET =
1133
# list). For an example see the documentation.
1134
# This tag requires that the tag GENERATE_HTML is set to YES.
1135
1136
-HTML_EXTRA_STYLESHEET = cbmc_style.css
+HTML_EXTRA_STYLESHEET = ../doc/assets/cbmc_style.css
1137
1138
# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
1139
# other source files which should be copied to the HTML output directory. Note
0 commit comments