From b8ec44e72eb9b4a166525db2dcbbfbeacff9466b Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 12 Nov 2012 01:22:01 +0000 Subject: [PATCH] Explain DEAL_II_COMPONENT_DOCUMENTATION. git-svn-id: https://svn.dealii.org/branches/branch_cmake@27516 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/cmake.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/deal.II/doc/development/cmake.html b/deal.II/doc/development/cmake.html index 04a7ed7505..f5540b1969 100644 --- a/deal.II/doc/development/cmake.html +++ b/deal.II/doc/development/cmake.html @@ -455,8 +455,9 @@

Enable configuration, build and installation of the - documentation. This adds a component documentation - to the build system. + documentation including all of the tutorial programs and the + doxygen-generated manual. This adds a + component documentation to the build system.

  • @@ -465,7 +466,8 @@ (default ON):

    - Enable configuration and installation of the example steps. + Enable configuration and installation of the example steps (but + not generate the documentation for the tutorial steps). This adds a component examples to the build system.

    -- 2.39.5