From 5c559a771f6aa9b179c68f6d6cc934f217696192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnter=20Obiltschnig?= Date: Wed, 12 Feb 2025 13:01:03 +0100 Subject: [PATCH] fix(doc): missing NetSSL documentation --- PocoDoc/cfg/mkdoc-poco.xml | 17 +++++++++++++++-- PocoDoc/cfg/mkdocumentation.xml | 14 +++++++++++++- 2 files changed, 28 insertions(+), 3 deletions(-) diff --git a/PocoDoc/cfg/mkdoc-poco.xml b/PocoDoc/cfg/mkdoc-poco.xml index 7da4d9616..655c2be71 100644 --- a/PocoDoc/cfg/mkdoc-poco.xml +++ b/PocoDoc/cfg/mkdoc-poco.xml @@ -9,7 +9,20 @@ ${PocoBuild}/*/*/include/Poco/*/*/*.h - *_*.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 @@ -97,7 +110,7 @@ c1 - warning + debug diff --git a/PocoDoc/cfg/mkdocumentation.xml b/PocoDoc/cfg/mkdocumentation.xml index 3a267f42e..284cd93fe 100644 --- a/PocoDoc/cfg/mkdocumentation.xml +++ b/PocoDoc/cfg/mkdocumentation.xml @@ -9,7 +9,19 @@ ${PocoBuild}/*/*/include/Poco/*/*/*.h - *_*.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