From: bangerth Date: Fri, 9 Nov 2012 15:37:51 +0000 (+0000) Subject: Minor updates. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a520768c90eb2c67723d5b92055d2c600d453ac;p=dealii-svn.git Minor updates. git-svn-id: https://svn.dealii.org/branches/branch_cmake@27491 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/development/toc.html b/deal.II/doc/development/toc.html index 2f1a1af9ea..eef63e99a1 100644 --- a/deal.II/doc/development/toc.html +++ b/deal.II/doc/development/toc.html @@ -16,12 +16,13 @@

Information on development with deal.II

- Apart from the online API references and the tutorial, which is - covered elsewhere, this page gathers some information that might - be of interest if you want to develop programs based on - deal.II yourself, or if you want to contribute + Apart from the online API references (the "manual") and the tutorial, + which are covered elsewhere, this page gathers some information on + developing programs based on + deal.II, as well as on how to contribute to the development of deal.II itself. In the - latter case, we encourage you to get anonymous subversion access as + latter case, we encourage you to use the current development version + instead of a pre-packaged version of deal.II, as described on our download page.

@@ -33,11 +34,9 @@