doc/Doxyfile
changeset 289 98adf9276de0
parent 274 28728f3945c5
child 293 ae4911758833
equal deleted inserted replaced
9:617db79010e1 10:24666a01d34b
   396                          ../src/include/smart_graph.h \
   396                          ../src/include/smart_graph.h \
   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/demo/athos/xy/xy.h \
   401                          ../src/work/athos/xy/xy.h \
   402                          maps.dox
   402                          maps.dox
   403 
   403 
   404 # If the value of the INPUT tag contains directories, you can use the 
   404 # 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 
   405 # 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 
   406 # and *.h) to filter out the source-files in the directories. If left