tor: update to version 0.4.8.14
[oi-userland.git] / components / library / apr / patches / 03-doxygen.conf.patch
blob7289ca3e888f3b0b1f6878294faed27c620c26df
1 Patch origin: in-house
2 Patch status: Solaris-specific; not suitable for upstream
4 EXCLUDE_PATTERNS part was reported to upstream via:
5 https://bz.apache.org/bugzilla/show_bug.cgi?id=59546
7 --- docs/doxygen.conf
8 +++ docs/doxygen.conf
9 @@ -31,8 +31,12 @@
10 #STRIP_FROM_PATH=/buildpath/apr
12 EXCLUDE_PATTERNS="*/acconfig.h" \
13 - "*/test/*" \
14 - "*/arch/*"
15 + "*/test/abts*" \
16 + "*/test/test*" \
17 + "*/include/arch/*"
19 -GENERATE_TAGFILE=docs/dox/apr.tag
20 +GENERATE_LATEX=NO
21 +HTML_TIMESTAMP=NO
22 +HTML_OUTPUT=manual
23 +SEARCHENGINE=NO