update instructions to generate docs

release/4.3a0
Varun Agrawal 2022-07-26 15:52:54 -04:00
parent c3304ee9d4
commit 3353ce6440
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ will run up to 10x faster in Release mode! See the end of this document for
additional debugging tips.
3. GTSAM has Doxygen documentation. To generate, run 'make doc' from your
build directory.
build directory after setting the `GTSAM_BUILD_DOCS` and `GTSAM_BUILD_[HTML|LATEX]` cmake flags.
4. The instructions below install the library to the default system install path and
build all components. From a terminal, starting in the root library folder,