Changeset 1475
- Timestamp:
- 09/05/10 17:13:49 (21 months ago)
- Location:
- trunk/doc/doxygen
- Files:
-
- 3 edited
-
Doxyfile_cpp (modified) (1 diff)
-
Doxyfile_java (modified) (1 diff)
-
Doxyfile_python (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/doxygen/Doxyfile_cpp
r1474 r1475 1330 1330 # be listed. 1331 1331 1332 EXTERNAL_GROUPS = YES1332 EXTERNAL_GROUPS = NO 1333 1333 1334 1334 # The PERL_PATH should be the absolute path and name of the perl script -
trunk/doc/doxygen/Doxyfile_java
r1473 r1475 569 569 # with spaces. 570 570 571 INPUT = $(TOPSRC)/bindings/java 571 INPUT = $(TOPSRC)/bindings/java/org $(TOPSRC)/bindings/java/ncsa $(TOPSRC)/bindings/java/native 572 572 573 573 # This tag can be used to specify the character encoding of the source files -
trunk/doc/doxygen/Doxyfile_python
r1473 r1475 569 569 # with spaces. 570 570 571 INPUT = $(TOPSRC)/bindings/python 571 INPUT = $(TOPSRC)/bindings/python/nxs 572 572 573 573 # This tag can be used to specify the character encoding of the source files
Note: See TracChangeset
for help on using the changeset viewer.
