src/work/Doxyfile
changeset 1011 5bd6c7671c9e
parent 959 c80ef5912903
child 1050 bcc0766a7b86
equal deleted inserted replaced
11:faf6ebb45982 12:295cb6294f11
   396                          ../../doc/maps.dox ../../doc/coding_style.dox \
   396                          ../../doc/maps.dox ../../doc/coding_style.dox \
   397                          ../../doc/groups.dox \
   397                          ../../doc/groups.dox \
   398                          ../lemon \
   398                          ../lemon \
   399                          ../lemon/concept \
   399                          ../lemon/concept \
   400                          ../test/test_tools.h \
   400                          ../test/test_tools.h \
   401                          klao/path.h \
       
   402                          klao/debug.h \
   401                          klao/debug.h \
   403                          jacint/max_flow.h \
   402                          jacint/max_flow.h \
   404                          jacint/max_matching.h \ 
   403                          jacint/max_matching.h \ 
   405 			 marci/bfs_dfs.h \
   404 			 marci/bfs_dfs.h \
   406 	  		 marci/bfs_dfs_misc.h \
   405 	  		 marci/bfs_dfs_misc.h \
   407                          marci/lp/lp_solver_wrapper.h \
   406                          marci/lp/lp_solver_wrapper.h \
   408 			 jacint/graph_gen.h \
   407 			 jacint/graph_gen.h \
   409 			 marci/max_bipartite_matching.h \
   408 			 marci/max_bipartite_matching.h \
   410 			 marci/bipartite_graph_wrapper.h \
   409 			 marci/bipartite_graph_wrapper.h \
   411                          deba \
   410                          deba \
   412                          johanna/kruskal.h \
       
   413                          
   411                          
   414 
   412 
   415 # If the value of the INPUT tag contains directories, you can use the 
   413 # If the value of the INPUT tag contains directories, you can use the 
   416 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
   414 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
   417 # and *.h) to filter out the source-files in the directories. If left 
   415 # and *.h) to filter out the source-files in the directories. If left