doc/Doxyfile
changeset 506 fde7814bfd2d
parent 488 32c3548ecc2a
child 507 dcfb68446843
     1.1 --- a/doc/Doxyfile	Mon May 03 09:00:09 2004 +0000
     1.2 +++ b/doc/Doxyfile	Mon May 03 09:18:01 2004 +0000
     1.3 @@ -393,17 +393,8 @@
     1.4  
     1.5  INPUT                  = mainpage.dox \
     1.6                           maps.dox groups.dox \
     1.7 -                         ../src/include/skeletons/graph.h \
     1.8 -                         ../src/include/invalid.h \
     1.9 -                         ../src/include/smart_graph.h \
    1.10 -                         ../src/include/skeletons/maps.h \
    1.11 -                         ../src/include/dijkstra.h \
    1.12 -                         ../src/include/bin_heap.h \
    1.13 -                         ../src/include/fib_heap.h \
    1.14 -                         ../src/include/dimacs.h \
    1.15 -			 ../src/include/time_measure.h \
    1.16 -                         ../src/include/xy.h \
    1.17 -                         ../src/include/unionfind.h \
    1.18 +                         ../src/include \
    1.19 +                         ../src/include/skeletons \
    1.20                           ../src/work/alpar/list_graph.h \
    1.21                           ../src/work/athos/minlengthpaths.h \
    1.22                           ../src/work/klao/path.h \