From a743783c437c9e4da383a087003401df6951a88c Mon Sep 17 00:00:00 2001
From: bangerth
Date: Sun, 4 Nov 2012 19:36:51 +0000
Subject: [PATCH] Provide pages with a table of contents.
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27351 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/cmake.html | 51 ++++++++++++++++++++++++++++++++++++--
deal.II/doc/readme.html | 54 +++++++++++++++++++++--------------------
2 files changed, 77 insertions(+), 28 deletions(-)
diff --git a/deal.II/doc/cmake.html b/deal.II/doc/cmake.html
index d161e84608..e84fbd1c0e 100644
--- a/deal.II/doc/cmake.html
+++ b/deal.II/doc/cmake.html
@@ -25,9 +25,41 @@
- TODO: Table of Contents
+
+ Table of contents |
+
+
+ |
+
+
+
Operating the configuration system
@@ -112,6 +144,7 @@
+
Compiling and building only certain parts
@@ -154,6 +187,7 @@
+
Fine tuning the configuration system
@@ -162,6 +196,7 @@
+
Feature configuration
@@ -244,6 +279,7 @@
+
Autoconfiguration
@@ -272,6 +308,7 @@
+
External library locations
@@ -344,6 +381,7 @@
+
Component selection
@@ -375,6 +413,7 @@
+
Build configuration
@@ -424,6 +463,7 @@
+
Installation
@@ -474,6 +514,7 @@
+
How to use deal.II in your cmake project
@@ -483,6 +524,7 @@
+
Finding the deal.II library
@@ -513,6 +555,7 @@
+
deal.IIConfig.cmake
@@ -548,6 +591,7 @@
+
Setting up necessary configuration variables
@@ -683,7 +727,8 @@
- Development
+
+ Developing the deal.II cmake
system
To keep things clean, only the following variables should appended in the
@@ -761,6 +806,7 @@
+
Writing platform checks
@@ -839,6 +885,7 @@
+
Writing feature tests
diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html
index ff9a5dc18d..1c8f43911c 100644
--- a/deal.II/doc/readme.html
+++ b/deal.II/doc/readme.html
@@ -17,32 +17,34 @@
Installation instructions and further information
on deal.II
-
- This document contains the following sections:
-
-
-
+
+ Table of contents |
+
+
+ |
+
+
--
2.39.5