diff options
author | Bernard Normier <bernard@zeroc.com> | 2007-02-05 20:37:35 +0000 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2007-02-05 20:37:35 +0000 |
commit | 6ace01402b51e68f6602461c0364bb5320407376 (patch) | |
tree | dbad6e475692b12057b04c1758099e2c1cf28ac2 /cpp | |
parent | Fixed doc installation (diff) | |
download | ice-6ace01402b51e68f6602461c0364bb5320407376.tar.bz2 ice-6ace01402b51e68f6602461c0364bb5320407376.tar.xz ice-6ace01402b51e68f6602461c0364bb5320407376.zip |
fixed IceGrid reference
Diffstat (limited to 'cpp')
-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> |