We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.css
doc
1 parent db7c127 commit 0b9b01aCopy full SHA for 0b9b01a
src/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