Changeset 1473 for trunk/doc/doxygen/Doxyfile_python
- Timestamp:
- 09/05/10 14:28:15 (2 years ago)
- File:
-
- 1 edited
-
trunk/doc/doxygen/Doxyfile_python (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/doxygen/Doxyfile_python
r1464 r1473 626 626 # the \include command). 627 627 628 EXAMPLE_PATH = 628 EXAMPLE_PATH = $(TOPSRC)/bindings/python 629 629 630 630 # If the value of the EXAMPLE_PATH tag contains directories, you can use the … … 633 633 # blank all files are included. 634 634 635 EXAMPLE_PATTERNS = 635 EXAMPLE_PATTERNS = *.py 636 636 637 637 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
Note: See TracChangeset
for help on using the changeset viewer.
