Added unstable to doxygen

release/4.3a0
Alex Cunningham 2012-05-03 17:03:29 +00:00
parent 0b57e3c80b
commit f7d14c87cf
1 changed files with 6 additions and 2 deletions

View File

@ -644,8 +644,12 @@ INPUT = gtsam/base \
gtsam/discrete \
gtsam/linear \
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
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is