diff --git a/build/tgz/tar.exclude b/build/tgz/tar.exclude index 9fdb9edad18..51c72c1b2be 100644 --- a/build/tgz/tar.exclude +++ b/build/tgz/tar.exclude @@ -13,7 +13,7 @@ htdocs/conf/conf.php htdocs/avoir htdocs/document htdocs/documents -htdocs/domaine +htdocs/domain htdocs/lolix htdocs/telephonie htdocs/voyage diff --git a/doc/dev/dolibarr-doxygen.conf b/doc/dev/dolibarr-doxygen.conf index 2b7c5df3c32..bcd10c256b0 100644 --- a/doc/dev/dolibarr-doxygen.conf +++ b/doc/dev/dolibarr-doxygen.conf @@ -80,8 +80,8 @@ EXCLUDE = mysql \ build \ doc \ documents \ - scripts \ htdocs/conf/conf.php \ + htdocs/domain \ htdocs/includes/fckeditor \ htdocs/includes/fpdf \ htdocs/includes/jpgraph2 \ @@ -94,8 +94,11 @@ EXCLUDE = mysql \ htdocs/includes/treemenu \ htdocs/lib/jabber \ htdocs/lib/vcard \ + htdocs/lolix \ + htdocs/voyage \ htdocs/oscommerce_ws/ws_client_demo \ - htdocs/oscommerce_ws/ws_server + htdocs/oscommerce_ws/ws_server \ + scripts/lolix EXCLUDE_SYMLINKS = NO EXCLUDE_PATTERNS = */CVS/Base/* EXAMPLE_PATH =