From: Wolfgang Bangerth Date: Mon, 12 Nov 2012 01:22:01 +0000 (+0000) Subject: Explain DEAL_II_COMPONENT_DOCUMENTATION. X-Git-Tag: v8.0.0~1079^2~271 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=355614ef3059c14fe6dac4f3690c2ad2f18f79a8;p=dealii.git Explain DEAL_II_COMPONENT_DOCUMENTATION. git-svn-id: https://svn.dealii.org/branches/branch_cmake@27516 0785d39b-7218-0410-832d-ea1e28bc413d --- 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.