mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-18 15:33:08 +02:00
fix(doc): missing NetSSL documentation
This commit is contained in:
parent
12d78aa68f
commit
5c559a771f
@ -9,7 +9,20 @@
|
||||
${PocoBuild}/*/*/include/Poco/*/*/*.h
|
||||
</include>
|
||||
<exclude>
|
||||
*_*.h,
|
||||
*_POSIX.h
|
||||
*_STD.h
|
||||
*_UNIX.h
|
||||
*_DEC.h
|
||||
*_SUN.h
|
||||
*_HPUX.h
|
||||
*_VX.h
|
||||
*_Android.h
|
||||
*_QNX.h
|
||||
*_UNIXODBC.h
|
||||
*_DUMMY.h
|
||||
*_C99.h
|
||||
*_WIN32.h
|
||||
${PocoBuild}/Util/include/Poco/Util/Units.h
|
||||
</exclude>
|
||||
</files>
|
||||
<pages>
|
||||
@ -97,7 +110,7 @@
|
||||
<loggers>
|
||||
<root>
|
||||
<channel>c1</channel>
|
||||
<level>warning</level>
|
||||
<level>debug</level>
|
||||
</root>
|
||||
</loggers>
|
||||
<channels>
|
||||
|
@ -9,7 +9,19 @@
|
||||
${PocoBuild}/*/*/include/Poco/*/*/*.h
|
||||
</include>
|
||||
<exclude>
|
||||
*_*.h,
|
||||
*_POSIX.h
|
||||
*_STD.h
|
||||
*_UNIX.h
|
||||
*_DEC.h
|
||||
*_SUN.h
|
||||
*_HPUX.h
|
||||
*_VX.h
|
||||
*_Android.h
|
||||
*_QNX.h
|
||||
*_UNIXODBC.h
|
||||
*_DUMMY.h
|
||||
*_C99.h
|
||||
*_WIN32.h
|
||||
${PocoBuild}/Util/include/Poco/Util/Units.h
|
||||
</exclude>
|
||||
</files>
|
||||
|
Loading…
x
Reference in New Issue
Block a user