projects
/
qemu-gpiodev
/
libgpiod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3f449c
)
doc: fix doxygen warning
author
Alexander Stein
<alexander.stein@mailbox.org>
Sat, 8 Aug 2020 09:59:42 +0000
(11:59 +0200)
committer
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Thu, 13 Aug 2020 18:41:57 +0000
(20:41 +0200)
This fixes the following warning:
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
Signed-off-by: Alexander Stein <alexander.stein@mailbox.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Doxyfile.in
patch
|
blob
|
history
diff --git
a/Doxyfile.in
b/Doxyfile.in
index 8c6d5918f1d973fd3158d275336c16526bd96146..813ab31443e5281aa83d3b71bd2b176d230ec2fe 100644
(file)
--- a/
Doxyfile.in
+++ b/
Doxyfile.in
@@
-79,7
+79,7
@@
TREEVIEW_WIDTH = 250
GENERATE_LATEX = NO
LATEX_OUTPUT =
COMPACT_LATEX = NO
-PAPER_TYPE = a4
wide
+PAPER_TYPE = a4
EXTRA_PACKAGES =
LATEX_HEADER =
PDF_HYPERLINKS = NO