Removed SLAM from doxygen for now (is broken)

release/4.3a0
Richard Roberts 2012-05-15 20:12:05 +00:00
parent 0237328ab2
commit 4b8d1cb981
1 changed files with 7 additions and 7 deletions

View File

@ -644,13 +644,13 @@ INPUT = gtsam/base \
gtsam/discrete \
gtsam/linear \
gtsam/nonlinear \
gtsam/slam \
gtsam \
gtsam_unstable/slam \
gtsam_unstable/base \
gtsam_unstable/geometry \
gtsam_unstable/dynamics \
gtsam_unstable
gtsam
# gtsam/slam \
# 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