diff --git a/doc/developper/Doxyfile b/doc/developper/Doxyfile index e89acbb18..12ed654f8 100644 --- a/doc/developper/Doxyfile +++ b/doc/developper/Doxyfile @@ -655,7 +655,7 @@ RECURSIVE = YES # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. -EXCLUDE = ../../html/addon ../../include/tfpdf ../../unit-test +EXCLUDE = ../../html/addon ../../include/tfpdf ../../unit-test ../../include/ext # The EXCLUDE_SYMLINKS tag can be used select whether or not files or # directories that are symbolic links (a Unix filesystem feature) are excluded diff --git a/doc/manuel-fr.odt b/doc/manuel-fr.odt index 6770c4f57..8e42ee248 100644 Binary files a/doc/manuel-fr.odt and b/doc/manuel-fr.odt differ