Changeset 1473 for trunk/doc/doxygen/Doxyfile_cpp
- Timestamp:
- 09/05/10 14:28:15 (2 years ago)
- File:
-
- 1 edited
-
trunk/doc/doxygen/Doxyfile_cpp (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/doxygen/Doxyfile_cpp
r1426 r1473 635 635 # the \include command). 636 636 637 EXAMPLE_PATH = 637 EXAMPLE_PATH = $(TOPSRC)/test 638 638 639 639 # If the value of the EXAMPLE_PATH tag contains directories, you can use the … … 642 642 # blank all files are included. 643 643 644 EXAMPLE_PATTERNS = 644 EXAMPLE_PATTERNS = *.cpp *.cxx 645 645 646 646 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be … … 1313 1313 # is run, you must also specify the path to the tagfile here. 1314 1314 1315 TAGFILES = 1315 TAGFILES = c-api.tag=../html-c 1316 1316 1317 1317 # When a file name is specified after GENERATE_TAGFILE, doxygen will create
Note: See TracChangeset
for help on using the changeset viewer.
