Added unstable to doxygen
parent
0b57e3c80b
commit
f7d14c87cf
8
Doxyfile
8
Doxyfile
|
@ -644,8 +644,12 @@ INPUT = gtsam/base \
|
||||||
gtsam/discrete \
|
gtsam/discrete \
|
||||||
gtsam/linear \
|
gtsam/linear \
|
||||||
gtsam/nonlinear \
|
gtsam/nonlinear \
|
||||||
gtsam/slam \
|
gtsam \
|
||||||
gtsam
|
gtsam_unstable/slam \
|
||||||
|
gtsam_unstable/base \
|
||||||
|
gtsam_unstable/geometry \
|
||||||
|
gtsam_unstable/dynamics \
|
||||||
|
gtsam_unstable
|
||||||
|
|
||||||
# This tag can be used to specify the character encoding of the source files
|
# This tag can be used to specify the character encoding of the source files
|
||||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
|
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
|
||||||
|
|
Loading…
Reference in New Issue