Author: jross
Date: Thu Jan 16 14:16:04 2014
New Revision: 1558804
URL: http://svn.apache.org/r1558804
Log:
QPID-5311: Correct the titles of the C++ API reference and example links
Modified:
qpid/site/docs/components/messaging-api/index.html
qpid/site/input/components/messaging-api/index.md
Modified: qpid/site/docs/components/messaging-api/index.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/components/messaging-api/index.html?rev=1558804&r1=1558803&r2=1558804&view=diff
==============================================================================
--- qpid/site/docs/components/messaging-api/index.html (original)
+++ qpid/site/docs/components/messaging-api/index.html Thu Jan 16 14:16:04 2014
@@ -72,8 +72,8 @@ find previous versions with our
<ul>
<li><a
href="http://qpid.apache.org/releases/qpid-0.24/programming/book/ch02.html">Using
the Qpid Messaging API</a></li>
-<li><a
href="http://qpid.apache.org/releases/qpid-0.24/messaging-api/cpp/api/index.html">C
API reference</a></li>
-<li><a
href="http://qpid.apache.org/releases/qpid-0.24/messaging-api/cpp/examples/index.html">C
examples</a></li>
+<li><a
href="http://qpid.apache.org/releases/qpid-0.24/messaging-api/cpp/api/index.html">C++
API reference</a></li>
+<li><a
href="http://qpid.apache.org/releases/qpid-0.24/messaging-api/cpp/examples/index.html">C++
examples</a></li>
<li><a
href="http://qpid.apache.org/releases/qpid-0.24/messaging-api/perl/examples/index.html">Perl
examples</a></li>
<li><a
href="http://qpid.apache.org/releases/qpid-0.24/messaging-api/python/api/index.html">Python
API reference</a></li>
<li><a
href="http://qpid.apache.org/releases/qpid-0.24/messaging-api/python/examples/index.html">Python
examples</a></li>
Modified: qpid/site/input/components/messaging-api/index.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/components/messaging-api/index.md?rev=1558804&r1=1558803&r2=1558804&view=diff
==============================================================================
--- qpid/site/input/components/messaging-api/index.md (original)
+++ qpid/site/input/components/messaging-api/index.md Thu Jan 16 14:16:04 2014
@@ -37,8 +37,8 @@ find previous versions with our
<div class="two-column" markdown="1">
- [Using the Qpid Messaging
API](@current-release-url@/programming/book/ch02.html)
- - [C API reference](@current-release-url@/messaging-api/cpp/api/index.html)
- - [C examples](@current-release-url@/messaging-api/cpp/examples/index.html)
+ - [C++ API reference](@current-release-url@/messaging-api/cpp/api/index.html)
+ - [C++ examples](@current-release-url@/messaging-api/cpp/examples/index.html)
- [Perl
examples](@current-release-url@/messaging-api/perl/examples/index.html)
- [Python API
reference](@current-release-url@/messaging-api/python/api/index.html)
- [Python
examples](@current-release-url@/messaging-api/python/examples/index.html)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]