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:
3e0ab16
)
doc: fix Doxyfile
author
Bartosz Golaszewski
<bartekgola@gmail.com>
Mon, 16 Jan 2017 10:42:37 +0000
(11:42 +0100)
committer
Bartosz Golaszewski
<bartekgola@gmail.com>
Mon, 16 Jan 2017 10:42:37 +0000
(11:42 +0100)
The header path was not updated in the Doxyfile after recent directory
structure changes.
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Doxyfile
patch
|
blob
|
history
diff --git
a/Doxyfile
b/Doxyfile
index d5a69ea9f8d4e05961f3d7ffa9c4378526ded082..322d39d4c2a1f9f8ec2a88b9ec45928483060135 100644
(file)
--- a/
Doxyfile
+++ b/
Doxyfile
@@
-48,7
+48,7
@@
WARNINGS = YES
WARN_IF_UNDOCUMENTED = YES
WARN_FORMAT =
WARN_LOGFILE =
-INPUT = gpiod.h
+INPUT =
include/
gpiod.h
SOURCE_BROWSER = YES
INLINE_SOURCES = NO
REFERENCED_BY_RELATION = YES