better page arrangement to include GTSAM_UNSTABLE
parent
3963ce1230
commit
51dd35afd4
|
@ -5,6 +5,12 @@ namespace gtsam {
|
|||
|
||||
\mainpage GTSAM
|
||||
|
||||
\subpage GTSAM
|
||||
|
||||
\subpage GTSAM_UNSTABLE
|
||||
|
||||
\page GTSAM
|
||||
|
||||
\section new_factor_variable_types Creating new factor and variable types
|
||||
|
||||
GTSAM comes with a set of variable and factor types typically used in SFM and
|
||||
|
|
|
@ -4,9 +4,9 @@ namespace gtsam {
|
|||
|
||||
/**
|
||||
|
||||
\mainpage GTSAM_UNSTABLE
|
||||
\page GTSAM_UNSTABLE
|
||||
|
||||
\section gtsam_unstable_overview GTSAM_UNSTABLE Overview
|
||||
\section gtsam_unstable_overview Overview
|
||||
|
||||
GTSAM_UNSTABLE is a set of experimental additions to GTSAM that are not fully ready to be
|
||||
integrated into the rest of the library. This library is actively maintained,
|
||||
|
|
Loading…
Reference in New Issue