diff --git a/doc/developper/Doxyfile b/doc/developper/Doxyfile index e436bbdea..daa477837 100644 --- a/doc/developper/Doxyfile +++ b/doc/developper/Doxyfile @@ -124,7 +124,7 @@ FILE_PATTERNS = *.c \ *.js \ *.inc.php RECURSIVE = YES -EXCLUDE = +EXCLUDE = addon EXCLUDE_SYMLINKS = NO EXCLUDE_PATTERNS = a?.php b?.php ?.php test*.php EXAMPLE_PATH = diff --git a/doc/header-file.txt b/doc/header-file.txt index 73300ae7f..80671351e 100644 --- a/doc/header-file.txt +++ b/doc/header-file.txt @@ -20,9 +20,6 @@ // Copyright Author Dany De Bontridder ddebontridder@yahoo.fr -/* !\file - */ - -/*! \brief - * +/*! \file + * \brief Manage the hypothese for the budget module */ diff --git a/html/admin/sql/mod1/schema.sql b/html/admin/sql/mod1/schema.sql index 1065e529e..58845f5dc 100644 --- a/html/admin/sql/mod1/schema.sql +++ b/html/admin/sql/mod1/schema.sql @@ -861,7 +861,6 @@ CREATE SEQUENCE action_gestion_ag_id_seq -ALTER SEQUENCE action_gestion_ag_id_seq OWNED BY action_gestion.ag_id; @@ -988,7 +987,6 @@ CREATE SEQUENCE document_d_id_seq -ALTER SEQUENCE document_d_id_seq OWNED BY document.d_id; @@ -1016,7 +1014,6 @@ CREATE SEQUENCE document_modele_md_id_seq -ALTER SEQUENCE document_modele_md_id_seq OWNED BY document_modele.md_id; @@ -1052,7 +1049,6 @@ CREATE SEQUENCE document_state_s_id_seq -ALTER SEQUENCE document_state_s_id_seq OWNED BY document_state.s_id; @@ -1076,7 +1072,6 @@ CREATE SEQUENCE document_type_dt_id_seq -ALTER SEQUENCE document_type_dt_id_seq OWNED BY document_type.dt_id; diff --git a/html/ajax_import.php b/html/ajax_import.php index 6102a2f60..4cdfc3dc4 100644 --- a/html/ajax_import.php +++ b/html/ajax_import.php @@ -20,7 +20,7 @@ // Copyright Author Dany De Bontridder ddebontridder@yahoo.fr -/* !\file ajax file called by the import screen +/*!\file ajax file called by the import screen */ /* \brief update , delete or remove a record from the confirmed list diff --git a/html/budget.php b/html/budget.php index 2aeb2d33d..fcb89c188 100644 --- a/html/budget.php +++ b/html/budget.php @@ -47,7 +47,7 @@ $User->Check(); echo '