diff options
Diffstat (limited to 'doc/common/styles/html')
| -rw-r--r-- | doc/common/styles/html/coqremote/cover.html | 4 | ||||
| -rw-r--r-- | doc/common/styles/html/coqremote/styles.hva | 1 | ||||
| -rw-r--r-- | doc/common/styles/html/simple/cover.html | 4 | ||||
| -rw-r--r-- | doc/common/styles/html/simple/styles.hva | 1 |
4 files changed, 8 insertions, 2 deletions
diff --git a/doc/common/styles/html/coqremote/cover.html b/doc/common/styles/html/coqremote/cover.html index 7b8f829601..1c415eca69 100644 --- a/doc/common/styles/html/coqremote/cover.html +++ b/doc/common/styles/html/coqremote/cover.html @@ -60,7 +60,8 @@ <li>V8.2 © INRIA 2008-2011</li> <li>V8.3 © INRIA 2010-2011</li> <li>V8.4 © INRIA 2012-2014</li> - <li>V8.5 © INRIA 2015</li> + <li>V8.5 © INRIA 2015-2016</li> + <li>V8.6 © INRIA 2016</li> </ul> <p style="text-indent:0pt">This research was partly supported by IST @@ -88,6 +89,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..25fb56320b 100644 --- a/doc/common/styles/html/simple/cover.html +++ b/doc/common/styles/html/simple/cover.html @@ -38,7 +38,8 @@ <li>V8.2 © INRIA 2008-2011</li> <li>V8.3 © INRIA 2010-2011</li> <li>V8.4 © INRIA 2012-2014</li> - <li>V8.5 © INRIA 2015</li> + <li>V8.5 © INRIA 2015-2016</li> + <li>V8.6 © INRIA 2016</li> </ul> <p style="text-indent:0pt">This research was partly supported by IST @@ -58,6 +59,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> |
