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.
a4
1 parent 5b6377a commit 7160edbCopy full SHA for 7160edb
scripts/expected_doxygen_warnings.txt
@@ -1,3 +1 @@
1
-warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
2
-Using the default: a4!
3
src/analyses/ai.h:70: warning: unable to resolve reference to 'ai_baset#operator()' for \ref command
src/doxyfile
@@ -1802,7 +1802,7 @@ COMPACT_LATEX = NO
1802
# The default value is: a4.
1803
# This tag requires that the tag GENERATE_LATEX is set to YES.
1804
1805
-PAPER_TYPE = a4wide
+PAPER_TYPE = a4
1806
1807
# The EXTRA_PACKAGES tag can be used to specify one or more LaTeX package names
1808
# that should be included in the LaTeX output. The package can be specified just
0 commit comments