Removed SLAM from doxygen for now (is broken)
parent
0237328ab2
commit
4b8d1cb981
14
Doxyfile
14
Doxyfile
|
@ -644,13 +644,13 @@ INPUT = gtsam/base \
|
||||||
gtsam/discrete \
|
gtsam/discrete \
|
||||||
gtsam/linear \
|
gtsam/linear \
|
||||||
gtsam/nonlinear \
|
gtsam/nonlinear \
|
||||||
gtsam/slam \
|
gtsam
|
||||||
gtsam \
|
# gtsam/slam \
|
||||||
gtsam_unstable/slam \
|
# gtsam_unstable/slam \
|
||||||
gtsam_unstable/base \
|
# gtsam_unstable/base \
|
||||||
gtsam_unstable/geometry \
|
# gtsam_unstable/geometry \
|
||||||
gtsam_unstable/dynamics \
|
# gtsam_unstable/dynamics \
|
||||||
gtsam_unstable
|
# 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