URL:
https://svn.lrde.epita.fr/svn/oln/branches/cleanup-2008/milena
ChangeLog:
2008-09-15 Guillaume Lazzara <z(a)lrde.epita.fr>
Temporary fix doc compilation.
* milena/doc/Doxyfile.in:
Temporary excludes core/concept from the doc generation.
The doc can now be generated.
Due to core/concept the doc generation never ended.
---
Doxyfile.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Index: branches/cleanup-2008/milena/doc/Doxyfile.in
===================================================================
--- branches/cleanup-2008/milena/doc/Doxyfile.in (revision 2263)
+++ branches/cleanup-2008/milena/doc/Doxyfile.in (revision 2264)
@@ -79,7 +79,8 @@
*.hxx \
*.hcc
RECURSIVE = YES
-EXCLUDE = @top_srcdir@/milena/sandbox
+EXCLUDE = @top_srcdir@/milena/sandbox \
+ @top_srcdir@/milena/mln/core/concept
EXCLUDE_SYMLINKS = YES
EXCLUDE_PATTERNS = *spe.hh
EXCLUDE_SYMBOLS =