Hi All!

Below you can find a patch to disable Doxygen docs in ede/lib.
I modified configure because there is no option to disable doxygen.

Best regards,

Rafael

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/ede/lib/Makefile,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 Makefile
--- Makefile    23 Dec 2016 20:59:58 -0000      1.11
+++ Makefile    31 Jan 2017 21:05:27 -0000
@@ -3,7 +3,7 @@
 COMMENT =              equinox desktop library
 
 DISTNAME =             edelib-${V}
-REVISION =             5
+REVISION =             6
 
 API_VER =              1.0
 .for l in edelib edelib_dbus edelib_gui
@@ -14,8 +14,8 @@ WANTLIB += X11 Xau Xcursor Xdmcp Xext Xf
 WANTLIB += fltk fltk_images fontconfig jpeg m png pthread stdc++ z
 
 MODULES =              lang/python
-BUILD_DEPENDS =                devel/jam \
-                       devel/doxygen
+BUILD_DEPENDS =                devel/jam
+
 LIB_DEPENDS =          x11/fltk \
                        x11/dbus
 
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/x11/ede/lib/patches/patch-configure,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 patch-configure
--- patches/patch-configure     11 Jul 2014 21:39:04 -0000      1.2
+++ patches/patch-configure     31 Jan 2017 21:05:27 -0000
@@ -1,6 +1,6 @@
 $OpenBSD: patch-configure,v 1.2 2014/07/11 21:39:04 pascal Exp $
 --- configure.orig     Sat Jun 21 23:24:17 2014
-+++ configure  Fri Jul 11 18:46:15 2014
++++ configure  Tue Jan 31 22:01:25 2017
 @@ -2211,7 +2211,7 @@ ac_config_headers="$ac_config_headers config.h:config.
  EDELIB_MAJOR_VERSION=2
  EDELIB_MINOR_VERSION=1
@@ -10,7 +10,17 @@ $OpenBSD: patch-configure,v 1.2 2014/07/
  
  user_cflags="$CFLAGS"
  user_cxxflags="$CXXFLAGS"
-@@ -4311,7 +4311,6 @@ int
+@@ -3423,7 +3423,8 @@ IFS=$as_save_IFS
+   ;;
+ esac
+ fi
+-DOXYGEN=$ac_cv_path_DOXYGEN
++# Disable Doxygen docs
++DOXYGEN=
+ if test -n "$DOXYGEN"; then
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN" >&5
+ $as_echo "$DOXYGEN" >&6; }
+@@ -4311,7 +4312,6 @@ int
  main ()
  {
  
@@ -18,7 +28,7 @@ $OpenBSD: patch-configure,v 1.2 2014/07/
                int d = daylight;
  
    ;
-@@ -5506,12 +5505,7 @@ $as_echo "$DBUS_CFLAGS" >&6; }
+@@ -5506,12 +5506,7 @@ $as_echo "$DBUS_CFLAGS" >&6; }
              { $as_echo "$as_me:${as_lineno-$LINENO}: checking DBUS_LIBS" >&5
  $as_echo_n "checking DBUS_LIBS... " >&6; }
              ## don't use --libs since that can do evil things like add 
-Wl,--export-dynamic
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/ede/lib/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 PLIST
--- pkg/PLIST   12 Nov 2016 20:50:41 -0000      1.4
+++ pkg/PLIST   31 Jan 2017 21:05:27 -0000
@@ -97,344 +97,6 @@ share/doc/edelib-${FULL_V}/
 share/doc/edelib-${FULL_V}/COPYING
 share/doc/edelib-${FULL_V}/INSTALL
 share/doc/edelib-${FULL_V}/README
-share/doc/edelib-${FULL_V}/html/
-share/doc/edelib-${FULL_V}/html/AnimateBox_8h_source.html
-share/doc/edelib-${FULL_V}/html/ColorDb_8h_source.html
-share/doc/edelib-${FULL_V}/html/Color_8h_source.html
-share/doc/edelib-${FULL_V}/html/Config_8h_source.html
-share/doc/edelib-${FULL_V}/html/DateTime_8h_source.html
-share/doc/edelib-${FULL_V}/html/Debug_8h_source.html
-share/doc/edelib-${FULL_V}/html/DesktopFile_8h_source.html
-share/doc/edelib-${FULL_V}/html/DirWatch_8h_source.html
-share/doc/edelib-${FULL_V}/html/Directory_8h_source.html
-share/doc/edelib-${FULL_V}/html/EdbusConnection_8h_source.html
-share/doc/edelib-${FULL_V}/html/EdbusContainer_8h_source.html
-share/doc/edelib-${FULL_V}/html/EdbusData_8h_source.html
-share/doc/edelib-${FULL_V}/html/EdbusDict_8h_source.html
-share/doc/edelib-${FULL_V}/html/EdbusError_8h_source.html
-share/doc/edelib-${FULL_V}/html/EdbusList_8h_source.html
-share/doc/edelib-${FULL_V}/html/EdbusMessage_8h_source.html
-share/doc/edelib-${FULL_V}/html/EdbusObjectPath_8h_source.html
-share/doc/edelib-${FULL_V}/html/Ede_8h_source.html
-share/doc/edelib-${FULL_V}/html/ExpandableGroup_8h_source.html
-share/doc/edelib-${FULL_V}/html/FileTest_8h_source.html
-share/doc/edelib-${FULL_V}/html/File_8h_source.html
-share/doc/edelib-${FULL_V}/html/FontCache_8h_source.html
-share/doc/edelib-${FULL_V}/html/FontChooser_8h_source.html
-share/doc/edelib-${FULL_V}/html/ForeignCallback_8h_source.html
-share/doc/edelib-${FULL_V}/html/Functional_8h_source.html
-share/doc/edelib-${FULL_V}/html/IconChooser_8h_source.html
-share/doc/edelib-${FULL_V}/html/IconLoader_8h_source.html
-share/doc/edelib-${FULL_V}/html/IconTheme_8h_source.html
-share/doc/edelib-${FULL_V}/html/List_8h_source.html
-share/doc/edelib-${FULL_V}/html/Listener_8h_source.html
-share/doc/edelib-${FULL_V}/html/MenuBar_8h_source.html
-share/doc/edelib-${FULL_V}/html/MenuBase_8h_source.html
-share/doc/edelib-${FULL_V}/html/MenuButton_8h_source.html
-share/doc/edelib-${FULL_V}/html/MenuItem_8h_source.html
-share/doc/edelib-${FULL_V}/html/MenuTooltip_8h_source.html
-share/doc/edelib-${FULL_V}/html/MessageBox_8h_source.html
-share/doc/edelib-${FULL_V}/html/MimeType_8h_source.html
-share/doc/edelib-${FULL_V}/html/Missing_8h_source.html
-share/doc/edelib-${FULL_V}/html/Namespace_8h_source.html
-share/doc/edelib-${FULL_V}/html/Netwm_8h_source.html
-share/doc/edelib-${FULL_V}/html/Nls_8h_source.html
-share/doc/edelib-${FULL_V}/html/PtyProcess_8h_source.html
-share/doc/edelib-${FULL_V}/html/Pty_8h_source.html
-share/doc/edelib-${FULL_V}/html/Regex_8h_source.html
-share/doc/edelib-${FULL_V}/html/Resource_8h_source.html
-share/doc/edelib-${FULL_V}/html/Run_8h_source.html
-share/doc/edelib-${FULL_V}/html/SchemeEditor_8h_source.html
-share/doc/edelib-${FULL_V}/html/Scheme_8h_source.html
-share/doc/edelib-${FULL_V}/html/SevenSeg_8h_source.html
-share/doc/edelib-${FULL_V}/html/Sipc_8h_source.html
-share/doc/edelib-${FULL_V}/html/StrUtil_8h_source.html
-share/doc/edelib-${FULL_V}/html/String_8h_source.html
-share/doc/edelib-${FULL_V}/html/TableBase_8h_source.html
-share/doc/edelib-${FULL_V}/html/TempFile_8h_source.html
-share/doc/edelib-${FULL_V}/html/ThemeLoader_8h_source.html
-share/doc/edelib-${FULL_V}/html/Theme_8h_source.html
-share/doc/edelib-${FULL_V}/html/TiXml_8h_source.html
-share/doc/edelib-${FULL_V}/html/Util_8h_source.html
-share/doc/edelib-${FULL_V}/html/Version_8h_source.html
-share/doc/edelib-${FULL_V}/html/WindowUtils_8h_source.html
-share/doc/edelib-${FULL_V}/html/WindowXid_8h_source.html
-share/doc/edelib-${FULL_V}/html/Window_8h_source.html
-share/doc/edelib-${FULL_V}/html/XSettingsClient_8h_source.html
-share/doc/edelib-${FULL_V}/html/XSettingsCommon_8h_source.html
-share/doc/edelib-${FULL_V}/html/XSettingsManager_8h_source.html
-share/doc/edelib-${FULL_V}/html/annotated.html
-share/doc/edelib-${FULL_V}/html/bc_s.png
-share/doc/edelib-${FULL_V}/html/bdwn.png
-share/doc/edelib-${FULL_V}/html/classTiXmlAttribute-members.html
-share/doc/edelib-${FULL_V}/html/classTiXmlAttribute.html
-share/doc/edelib-${FULL_V}/html/classTiXmlAttribute.png
-share/doc/edelib-${FULL_V}/html/classTiXmlBase-members.html
-share/doc/edelib-${FULL_V}/html/classTiXmlBase.html
-share/doc/edelib-${FULL_V}/html/classTiXmlBase.png
-share/doc/edelib-${FULL_V}/html/classTiXmlComment-members.html
-share/doc/edelib-${FULL_V}/html/classTiXmlComment.html
-share/doc/edelib-${FULL_V}/html/classTiXmlComment.png
-share/doc/edelib-${FULL_V}/html/classTiXmlDeclaration-members.html
-share/doc/edelib-${FULL_V}/html/classTiXmlDeclaration.html
-share/doc/edelib-${FULL_V}/html/classTiXmlDeclaration.png
-share/doc/edelib-${FULL_V}/html/classTiXmlDocument-members.html
-share/doc/edelib-${FULL_V}/html/classTiXmlDocument.html
-share/doc/edelib-${FULL_V}/html/classTiXmlDocument.png
-share/doc/edelib-${FULL_V}/html/classTiXmlElement-members.html
-share/doc/edelib-${FULL_V}/html/classTiXmlElement.html
-share/doc/edelib-${FULL_V}/html/classTiXmlElement.png
-share/doc/edelib-${FULL_V}/html/classTiXmlHandle-members.html
-share/doc/edelib-${FULL_V}/html/classTiXmlHandle.html
-share/doc/edelib-${FULL_V}/html/classTiXmlNode-members.html
-share/doc/edelib-${FULL_V}/html/classTiXmlNode.html
-share/doc/edelib-${FULL_V}/html/classTiXmlNode.png
-share/doc/edelib-${FULL_V}/html/classTiXmlPrinter-members.html
-share/doc/edelib-${FULL_V}/html/classTiXmlPrinter.html
-share/doc/edelib-${FULL_V}/html/classTiXmlPrinter.png
-share/doc/edelib-${FULL_V}/html/classTiXmlText-members.html
-share/doc/edelib-${FULL_V}/html/classTiXmlText.html
-share/doc/edelib-${FULL_V}/html/classTiXmlText.png
-share/doc/edelib-${FULL_V}/html/classTiXmlUnknown-members.html
-share/doc/edelib-${FULL_V}/html/classTiXmlUnknown.html
-share/doc/edelib-${FULL_V}/html/classTiXmlUnknown.png
-share/doc/edelib-${FULL_V}/html/classTiXmlVisitor-members.html
-share/doc/edelib-${FULL_V}/html/classTiXmlVisitor.html
-share/doc/edelib-${FULL_V}/html/classTiXmlVisitor.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1AnimateBox-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1AnimateBox.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1AnimateBox.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1ApplicationBootstrap-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1ApplicationBootstrap.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1ColorDb-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1ColorDb.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Config-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Config.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Config.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Date-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Date.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1DesktopFile-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1DesktopFile.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1DesktopFile.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1DirWatch-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1DirWatch.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusConnection-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusConnection.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusContainer-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusContainer.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusData-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusData.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusError-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusError.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusList-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusList.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusList.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusMessage-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusMessage.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusObjectPath-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1EdbusObjectPath.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1ExpandableGroup-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1ExpandableGroup.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1ExpandableGroup.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1File-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1File.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1FontCache-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1FontCache.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1IconLoader-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1IconLoader.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1IconTheme-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1IconTheme.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MenuBar-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MenuBar.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MenuBar.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MenuBase-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MenuBase.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MenuBase.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MenuButton-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MenuButton.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MenuButton.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MenuTooltip-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MenuTooltip.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MessageBox-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MessageBox.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MessageBox.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MimeType-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1MimeType.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1PTY-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1PTY.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1PtyProcess-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1PtyProcess.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Regex-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Regex.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Resource-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Resource.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1SchemeEditor-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1SchemeEditor.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1SchemeEditor.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1SevenSeg-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1SevenSeg.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1SevenSeg.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1SipcClient-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1SipcClient.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1SipcServer-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1SipcServer.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1String-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1String.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1TableBase-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1TableBase.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1TableBase.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1TempFile-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1TempFile.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Theme-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Theme.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1ThemeLoader-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1ThemeLoader.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Time-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Time.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1TimeZone-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1TimeZone.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Window-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Window.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1Window.png
-share/doc/edelib-${FULL_V}/html/classedelib_1_1XSettingsClient-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1XSettingsClient.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1XSettingsManager-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1XSettingsManager.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1list-members.html
-share/doc/edelib-${FULL_V}/html/classedelib_1_1list.html
-share/doc/edelib-${FULL_V}/html/classes.html
-share/doc/edelib-${FULL_V}/html/closed.png
-share/doc/edelib-${FULL_V}/html/dbusdoc.html
-share/doc/edelib-${FULL_V}/html/deprecated.html
-share/doc/edelib-${FULL_V}/html/dir_47202955f1c9b7b638dbc5c25d598dce.html
-share/doc/edelib-${FULL_V}/html/doc.png
-share/doc/edelib-${FULL_V}/html/doxygen.css
-share/doc/edelib-${FULL_V}/html/doxygen.png
-share/doc/edelib-${FULL_V}/html/dynsections.js
-share/doc/edelib-${FULL_V}/html/edelib-config_8h_source.html
-share/doc/edelib-${FULL_V}/html/edelib-global_8h_source.html
-share/doc/edelib-${FULL_V}/html/files.html
-share/doc/edelib-${FULL_V}/html/folderclosed.png
-share/doc/edelib-${FULL_V}/html/folderopen.png
-share/doc/edelib-${FULL_V}/html/for-each-macro_8h_source.html
-share/doc/edelib-${FULL_V}/html/functions.html
-share/doc/edelib-${FULL_V}/html/functions_0x7e.html
-share/doc/edelib-${FULL_V}/html/functions_b.html
-share/doc/edelib-${FULL_V}/html/functions_c.html
-share/doc/edelib-${FULL_V}/html/functions_d.html
-share/doc/edelib-${FULL_V}/html/functions_e.html
-share/doc/edelib-${FULL_V}/html/functions_enum.html
-share/doc/edelib-${FULL_V}/html/functions_eval.html
-share/doc/edelib-${FULL_V}/html/functions_f.html
-share/doc/edelib-${FULL_V}/html/functions_func.html
-share/doc/edelib-${FULL_V}/html/functions_func_0x7e.html
-share/doc/edelib-${FULL_V}/html/functions_func_b.html
-share/doc/edelib-${FULL_V}/html/functions_func_c.html
-share/doc/edelib-${FULL_V}/html/functions_func_d.html
-share/doc/edelib-${FULL_V}/html/functions_func_e.html
-share/doc/edelib-${FULL_V}/html/functions_func_f.html
-share/doc/edelib-${FULL_V}/html/functions_func_g.html
-share/doc/edelib-${FULL_V}/html/functions_func_h.html
-share/doc/edelib-${FULL_V}/html/functions_func_i.html
-share/doc/edelib-${FULL_V}/html/functions_func_k.html
-share/doc/edelib-${FULL_V}/html/functions_func_l.html
-share/doc/edelib-${FULL_V}/html/functions_func_m.html
-share/doc/edelib-${FULL_V}/html/functions_func_n.html
-share/doc/edelib-${FULL_V}/html/functions_func_o.html
-share/doc/edelib-${FULL_V}/html/functions_func_p.html
-share/doc/edelib-${FULL_V}/html/functions_func_q.html
-share/doc/edelib-${FULL_V}/html/functions_func_r.html
-share/doc/edelib-${FULL_V}/html/functions_func_s.html
-share/doc/edelib-${FULL_V}/html/functions_func_t.html
-share/doc/edelib-${FULL_V}/html/functions_func_u.html
-share/doc/edelib-${FULL_V}/html/functions_func_v.html
-share/doc/edelib-${FULL_V}/html/functions_func_w.html
-share/doc/edelib-${FULL_V}/html/functions_func_x.html
-share/doc/edelib-${FULL_V}/html/functions_func_y.html
-share/doc/edelib-${FULL_V}/html/functions_func_z.html
-share/doc/edelib-${FULL_V}/html/functions_g.html
-share/doc/edelib-${FULL_V}/html/functions_h.html
-share/doc/edelib-${FULL_V}/html/functions_i.html
-share/doc/edelib-${FULL_V}/html/functions_j.html
-share/doc/edelib-${FULL_V}/html/functions_k.html
-share/doc/edelib-${FULL_V}/html/functions_l.html
-share/doc/edelib-${FULL_V}/html/functions_m.html
-share/doc/edelib-${FULL_V}/html/functions_n.html
-share/doc/edelib-${FULL_V}/html/functions_o.html
-share/doc/edelib-${FULL_V}/html/functions_p.html
-share/doc/edelib-${FULL_V}/html/functions_q.html
-share/doc/edelib-${FULL_V}/html/functions_r.html
-share/doc/edelib-${FULL_V}/html/functions_s.html
-share/doc/edelib-${FULL_V}/html/functions_t.html
-share/doc/edelib-${FULL_V}/html/functions_type.html
-share/doc/edelib-${FULL_V}/html/functions_u.html
-share/doc/edelib-${FULL_V}/html/functions_v.html
-share/doc/edelib-${FULL_V}/html/functions_vars.html
-share/doc/edelib-${FULL_V}/html/functions_w.html
-share/doc/edelib-${FULL_V}/html/functions_x.html
-share/doc/edelib-${FULL_V}/html/functions_y.html
-share/doc/edelib-${FULL_V}/html/functions_z.html
-share/doc/edelib-${FULL_V}/html/group__dbus.html
-share/doc/edelib-${FULL_V}/html/group__foreigncallback.html
-share/doc/edelib-${FULL_V}/html/group__functional.html
-share/doc/edelib-${FULL_V}/html/group__macros.html
-share/doc/edelib-${FULL_V}/html/group__missing.html
-share/doc/edelib-${FULL_V}/html/group__scheme.html
-share/doc/edelib-${FULL_V}/html/group__widgets.html
-share/doc/edelib-${FULL_V}/html/group__wm.html
-share/doc/edelib-${FULL_V}/html/hierarchy.html
-share/doc/edelib-${FULL_V}/html/icon_chooser.jpg
-share/doc/edelib-${FULL_V}/html/index.html
-share/doc/edelib-${FULL_V}/html/jquery.js
-share/doc/edelib-${FULL_V}/html/menu.js
-share/doc/edelib-${FULL_V}/html/menudata.js
-share/doc/edelib-${FULL_V}/html/modules.html
-share/doc/edelib-${FULL_V}/html/namespaceedelib.html
-share/doc/edelib-${FULL_V}/html/namespacemembers.html
-share/doc/edelib-${FULL_V}/html/namespacemembers_enum.html
-share/doc/edelib-${FULL_V}/html/namespacemembers_eval.html
-share/doc/edelib-${FULL_V}/html/namespacemembers_func.html
-share/doc/edelib-${FULL_V}/html/namespacemembers_type.html
-share/doc/edelib-${FULL_V}/html/namespaces.html
-share/doc/edelib-${FULL_V}/html/nav_f.png
-share/doc/edelib-${FULL_V}/html/nav_g.png
-share/doc/edelib-${FULL_V}/html/nav_h.png
-share/doc/edelib-${FULL_V}/html/open.png
-share/doc/edelib-${FULL_V}/html/pages.html
-share/doc/edelib-${FULL_V}/html/sevenseg.jpg
-share/doc/edelib-${FULL_V}/html/splitbar.png
-share/doc/edelib-${FULL_V}/html/structedelib_1_1EdbusDict-members.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1EdbusDict.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1EdbusDict.png
-share/doc/edelib-${FULL_V}/html/structedelib_1_1EdbusDictEntry-members.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1EdbusDictEntry.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1EdbusVariant-members.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1EdbusVariant.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1FontInfo-members.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1FontInfo.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1MenuItem.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1RegexMatch-members.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1RegexMatch.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1XSettingsColor-members.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1XSettingsColor.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1XSettingsData-members.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1XSettingsData.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1XSettingsList-members.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1XSettingsList.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1XSettingsSetting-members.html
-share/doc/edelib-${FULL_V}/html/structedelib_1_1XSettingsSetting.html
-share/doc/edelib-${FULL_V}/html/sync_off.png
-share/doc/edelib-${FULL_V}/html/sync_on.png
-share/doc/edelib-${FULL_V}/html/tab_a.png
-share/doc/edelib-${FULL_V}/html/tab_b.png
-share/doc/edelib-${FULL_V}/html/tab_h.png
-share/doc/edelib-${FULL_V}/html/tab_s.png
-share/doc/edelib-${FULL_V}/html/tabs.css
-share/doc/edelib-${FULL_V}/html/themedoc.html
-share/doc/edelib-${FULL_V}/html/themeintro.html
-share/doc/edelib-${FULL_V}/html/themelanguage.html
-share/doc/edelib-${FULL_V}/html/themelayout.html
-share/doc/edelib-${FULL_V}/html/todo.html
 share/edelib/
 share/edelib/colors/
 share/edelib/colors/rgb.txt

Reply via email to