diff options
-rw-r--r-- | cpp/doc/index.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/cpp/doc/index.html b/cpp/doc/index.html index 603ee91e9dc..f4717f66674 100644 --- a/cpp/doc/index.html +++ b/cpp/doc/index.html @@ -5,14 +5,15 @@ Ice Documentation </title> <body> <h1>Ice Documentation</h1> -<p>The Ice documentation consists of the Ice manual, available +<p>The Ice documentation consists of the Ice manual, available in PDF and HTML format, the Slice API documentation (HTML only) and the IceGrid Admin Online Help. </p> <ul> <li>Browse the <a href="reference/index.html">Slice API Documentation</a> included in this distribution.</li> -<li>Browse the <a href="IceGridAdmin/index.html">IceGrid Admin Online Help</a> included in this distribution.</li> -<li>Browse the <a href="http://www.zeroc.com/doc/@ver@/manual/index.html">Ice manual</a> on ZeroC's web server.</li> -<li>Download the <a href="http://www.zeroc.com/download.html#doc">full Ice manual</a> in PDF format from ZeroC's Web server.</li> +<li>Browse the <a href="http://www.zeroc.com/doc/@ver@/manual/index.html">Ice manual </a> on ZeroC's web server.</li> +<li>Download the <a href="http://www.zeroc.com/download.html#doc"> Ice +manual in PDF format</a> from ZeroC's Web server.</li> +<li>Browse the <a href="http://www.zeroc.com/doc/@ver@/IceGridAdmin/index.html">IceGrid Admin Online Help</a> on ZeroC's web server.</li> </ul> </body> |