diff options
| author | Pierre-Marie Pédrot | 2015-02-18 17:27:39 +0100 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2015-02-18 17:27:39 +0100 |
| commit | 4bb062f4a66c4ae5a1742e7d99fdc335de0d57a9 (patch) | |
| tree | af8ead1cdc5af3842e683f602177ab4fa2dec9b5 /doc/common/styles/html | |
| parent | 1be9c4da4d814c29d4ba45b121fda924adc1130e (diff) | |
| parent | 29ba692f0fd25ce87392bbb7494cb62e3b97dc07 (diff) | |
Merge branch 'v8.5'
Diffstat (limited to 'doc/common/styles/html')
| -rw-r--r-- | doc/common/styles/html/coqremote/cover.html | 1 | ||||
| -rw-r--r-- | doc/common/styles/html/coqremote/styles.hva | 1 | ||||
| -rw-r--r-- | doc/common/styles/html/simple/cover.html | 1 | ||||
| -rw-r--r-- | doc/common/styles/html/simple/styles.hva | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/doc/common/styles/html/coqremote/cover.html b/doc/common/styles/html/coqremote/cover.html index 7b8f829601..db82717094 100644 --- a/doc/common/styles/html/coqremote/cover.html +++ b/doc/common/styles/html/coqremote/cover.html @@ -88,6 +88,7 @@ <ul class="menu"> <li><a href="general-index.html">General</a></li> <li><a href="command-index.html">Commands</a></li> + <li><a href="option-index.html">Options</a></li> <li><a href="tactic-index.html">Tactics</a></li> <li><a href="error-index.html">Errors</a></li> </ul> diff --git a/doc/common/styles/html/coqremote/styles.hva b/doc/common/styles/html/coqremote/styles.hva index 94fb0d38b1..a09dc4f85f 100644 --- a/doc/common/styles/html/coqremote/styles.hva +++ b/doc/common/styles/html/coqremote/styles.hva @@ -53,6 +53,7 @@ <ul class="menu"> <li><a href="general-index.html">General</a></li> <li><a href="command-index.html">Commands</a></li> + <li><a href="option-index.html">Options</a></li> <li><a href="tactic-index.html">Tactics</a></li> <li><a href="error-index.html">Errors</a></li> </ul> diff --git a/doc/common/styles/html/simple/cover.html b/doc/common/styles/html/simple/cover.html index c2ac2c19d8..1641a1ed37 100644 --- a/doc/common/styles/html/simple/cover.html +++ b/doc/common/styles/html/simple/cover.html @@ -58,6 +58,7 @@ <li><a href="toc.html">Table of contents</a></li> <li><a href="general-index.html">General index</a></li> <li><a href="command-index.html">Commands index</a></li> + <li><a href="option-index.html">Options index</a></li> <li><a href="tactic-index.html">Tactics index</a></li> <li><a href="error-index.html">Errors index</a></li> </ul> diff --git a/doc/common/styles/html/simple/styles.hva b/doc/common/styles/html/simple/styles.hva index 71c4ffedf0..20d0d4dd0a 100644 --- a/doc/common/styles/html/simple/styles.hva +++ b/doc/common/styles/html/simple/styles.hva @@ -32,6 +32,7 @@ <li><a href="toc.html">Table of contents</a></li> <li><a href="general-index.html">General index</a></li> <li><a href="command-index.html">Commands index</a></li> + <li><a href="option-index.html">Options index</a></li> <li><a href="tactic-index.html">Tactics index</a></li> <li><a href="error-index.html">Errors index</a></li> </ul> |
