File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -756,8 +756,9 @@ EXAMPLE_PATH = ttl/examples/hesimplest \
756
756
parameterization/examples \
757
757
sisl/examples \
758
758
implicitization/examples \
759
- gotools-core/examples \
760
- igeslib/examples
759
+ gotools-core/examples\
760
+ igeslib/examples
761
+
761
762
762
763
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
763
764
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
@@ -777,7 +778,10 @@ EXAMPLE_RECURSIVE = NO
777
778
# directories that contain image that are included in the documentation (see
778
779
# the \image command).
779
780
780
- IMAGE_PATH = doc/images \
781
+ IMAGE_PATH = gotools-core/doc/images \
782
+ compositemodel/doc/images \
783
+ trivariate/doc/images \
784
+ trivariatemodel/doc/images \
781
785
ttl/doc/images
782
786
783
787
# The INPUT_FILTER tag can be used to specify a program that doxygen should
You can’t perform that action at this time.
0 commit comments