diff --git a/build/tgz/tar_exclude.txt b/build/tgz/tar_exclude.txt index b4f4b72e973..381f7fd20f5 100644 --- a/build/tgz/tar_exclude.txt +++ b/build/tgz/tar_exclude.txt @@ -20,6 +20,7 @@ htdocs/document htdocs/documents htdocs/lolix htdocs/postnuke +htdocs/rapport htdocs/telephonie htdocs/voyage htdocs/includes/jpgraph2 diff --git a/doc/dev/dolibarr-doxygen.conf b/doc/dev/dolibarr-doxygen.conf index f57bd8d9110..395a7f96ef0 100644 --- a/doc/dev/dolibarr-doxygen.conf +++ b/doc/dev/dolibarr-doxygen.conf @@ -110,6 +110,7 @@ EXCLUDE = mssql \ htdocs/documents \ htdocs/lolix \ htdocs/postnuke \ + htdocs/rapport \ htdocs/telephonie \ htdocs/voyage \ htdocs/oscommerce_ws/ws_client_demo \