equal
deleted
inserted
replaced
397 ../src/include/skeletons/maps.h \ |
397 ../src/include/skeletons/maps.h \ |
398 ../src/include/dijkstra.h \ |
398 ../src/include/dijkstra.h \ |
399 ../src/include/bin_heap.h \ |
399 ../src/include/bin_heap.h \ |
400 ../src/include/fib_heap.h \ |
400 ../src/include/fib_heap.h \ |
401 ../src/work/athos/xy/xy.h \ |
401 ../src/work/athos/xy/xy.h \ |
|
402 ../src/work/athos/suurballe.h \ |
402 maps.dox |
403 maps.dox |
403 |
404 |
404 # If the value of the INPUT tag contains directories, you can use the |
405 # If the value of the INPUT tag contains directories, you can use the |
405 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp |
406 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp |
406 # and *.h) to filter out the source-files in the directories. If left |
407 # and *.h) to filter out the source-files in the directories. If left |
654 #--------------------------------------------------------------------------- |
655 #--------------------------------------------------------------------------- |
655 |
656 |
656 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will |
657 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will |
657 # generate Latex output. |
658 # generate Latex output. |
658 |
659 |
659 GENERATE_LATEX = YES |
660 GENERATE_LATEX = NO |
660 |
661 |
661 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. |
662 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. |
662 # If a relative path is entered the value of OUTPUT_DIRECTORY will be |
663 # If a relative path is entered the value of OUTPUT_DIRECTORY will be |
663 # put in front of it. If left blank `latex' will be used as the default path. |
664 # put in front of it. If left blank `latex' will be used as the default path. |
664 |
665 |