From 77332732fa32b61a852794b14f0c7007dce4be19 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 20 Jan 2008 19:36:53 +0000 Subject: [PATCH] Exclusion de fichiers obsoletes --- build/tgz/tar_exclude.txt | 1 + doc/dev/dolibarr-doxygen.conf | 1 + 2 files changed, 2 insertions(+) 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 \