You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2013/07/15 15:43:19 UTC

svn commit: r1503242 - in /qpid/site: docs/components/qmf/index.html docs/documentation.html input/components/qmf/index.md input/documentation.md scripts/gen-release-page

Author: jross
Date: Mon Jul 15 13:43:19 2013
New Revision: 1503242

URL: http://svn.apache.org/r1503242
Log:
QPID-4990: Add links to the QMF chapter in the C++ book

Modified:
    qpid/site/docs/components/qmf/index.html
    qpid/site/docs/documentation.html
    qpid/site/input/components/qmf/index.md
    qpid/site/input/documentation.md
    qpid/site/scripts/gen-release-page

Modified: qpid/site/docs/components/qmf/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/components/qmf/index.html?rev=1503242&r1=1503241&r2=1503242&view=diff
==============================================================================
--- qpid/site/docs/components/qmf/index.html (original)
+++ qpid/site/docs/components/qmf/index.html Mon Jul 15 13:43:19 2013
@@ -72,6 +72,7 @@ find previous versions with our
 <a href="http://qpid.apache.org/releases/index.html#past-releases">past releases</a>.</p>
 
 <ul>
+<li><a href="http://qpid.apache.org/releases/qpid-0.22/cpp-broker/book/ch02s02.html">Introduction</a></li>
 <li><a href="http://qpid.apache.org/releases/qpid-0.22/qmf/cpp/api/index.html">C++ API reference</a></li>
 <li><a href="http://qpid.apache.org/releases/qpid-0.22/qmf/cpp/examples/index.html">C++ examples</a></li>
 <li><a href="http://qpid.apache.org/releases/qpid-0.22/qmf/python/examples/index.html">Python examples</a></li>

Modified: qpid/site/docs/documentation.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/documentation.html?rev=1503242&r1=1503241&r2=1503242&view=diff
==============================================================================
--- qpid/site/docs/documentation.html (original)
+++ qpid/site/docs/documentation.html Mon Jul 15 13:43:19 2013
@@ -161,6 +161,7 @@ find older versions with our
 
 <ul>
 <li><a href="http://qpid.apache.org/components/qmf/index.html">Overview</a></li>
+<li><a href="http://qpid.apache.org/releases/qpid-0.22/cpp-broker/book/ch02s02.html">Introduction</a></li>
 <li><a href="http://qpid.apache.org/releases/qpid-0.22/qmf/cpp/api/index.html">C++ API reference</a></li>
 <li><a href="http://qpid.apache.org/releases/qpid-0.22/qmf/cpp/examples/index.html">C++ examples</a></li>
 <li><a href="http://qpid.apache.org/releases/qpid-0.22/qmf/python/examples/index.html">Python examples</a></li>

Modified: qpid/site/input/components/qmf/index.md
URL: http://svn.apache.org/viewvc/qpid/site/input/components/qmf/index.md?rev=1503242&r1=1503241&r2=1503242&view=diff
==============================================================================
--- qpid/site/input/components/qmf/index.md (original)
+++ qpid/site/input/components/qmf/index.md Mon Jul 15 13:43:19 2013
@@ -37,12 +37,10 @@ This is the documentation for the curren
 find previous versions with our
 [past releases](@site-url@/releases/index.html#past-releases).
 
+ - [Introduction](@current-release-url@/cpp-broker/book/ch02s02.html)
  - [C++ API reference](@current-release-url@/qmf/cpp/api/index.html)
  - [C++ examples](@current-release-url@/qmf/cpp/examples/index.html)
  - [Python examples](@current-release-url@/qmf/python/examples/index.html)
  - [Ruby examples](@current-release-url@/qmf/ruby/examples/index.html)
  - [Installing Qpid C++](http://svn.apache.org/repos/asf/qpid/tags/@current-release@/qpid/cpp/INSTALL)
  - [Map message protocol](https://cwiki.apache.org/confluence/display/qpid/qmf+map+message+protocol)
-
-
-

Modified: qpid/site/input/documentation.md
URL: http://svn.apache.org/viewvc/qpid/site/input/documentation.md?rev=1503242&r1=1503241&r2=1503242&view=diff
==============================================================================
--- qpid/site/input/documentation.md (original)
+++ qpid/site/input/documentation.md Mon Jul 15 13:43:19 2013
@@ -93,6 +93,7 @@ find older versions with our
 ### QMF
  
  - [Overview](@site-url@/components/qmf/index.html)
+ - [Introduction](@current-release-url@/cpp-broker/book/ch02s02.html)
  - [C++ API reference](@current-release-url@/qmf/cpp/api/index.html)
  - [C++ examples](@current-release-url@/qmf/cpp/examples/index.html)
  - [Python examples](@current-release-url@/qmf/python/examples/index.html)

Modified: qpid/site/scripts/gen-release-page
URL: http://svn.apache.org/viewvc/qpid/site/scripts/gen-release-page?rev=1503242&r1=1503241&r2=1503242&view=diff
==============================================================================
--- qpid/site/scripts/gen-release-page (original)
+++ qpid/site/scripts/gen-release-page Mon Jul 15 13:43:19 2013
@@ -111,6 +111,7 @@ available in the full source artefact.
 
 ### QMF
  
+ - [Introduction](cpp-broker/book/ch02s02.html)
  - [C++ API reference](qmf/cpp/api/index.html)
  - [C++ examples](qmf/cpp/examples/index.html)
  - [Python examples](qmf/python/examples/index.html)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org