This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/qpid-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 59fefb3 draw attention to proton tutorials+examples on main
documentation page
59fefb3 is described below
commit 59fefb3c501e40016789239bc2dfe3a5e87fb3ef
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Dec 16 11:21:08 2019 +0000
draw attention to proton tutorials+examples on main documentation page
---
content/documentation.html | 2 +-
input/documentation.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/documentation.html b/content/documentation.html
index cd883d9..c706891 100644
--- a/content/documentation.html
+++ b/content/documentation.html
@@ -132,7 +132,7 @@ You can find older versions with our
<h3 id="qpid-proton">Qpid Proton</h3>
<ul>
-<li><a href="/proton/index.html">Overview</a></li>
+<li><a href="/proton/index.html">Overview, Tutorials, Examples</a></li>
<li><a href="/releases/qpid-proton-0.30.0/proton/c/api/files.html">C API
reference</a></li>
<li><a href="/releases/qpid-proton-0.30.0/proton/cpp/api/annotated.html">C++
API reference</a></li>
<li><a
href="/releases/qpid-proton-0.30.0/proton/python/docs/index.html">Python API
reference</a></li>
diff --git a/input/documentation.md b/input/documentation.md
index 10a8c4d..81b514a 100644
--- a/input/documentation.md
+++ b/input/documentation.md
@@ -33,7 +33,7 @@ You can find older versions with our
### Qpid Proton
- - [Overview]({{site_url}}/proton/index.html)
+ - [Overview, Tutorials, Examples]({{site_url}}/proton/index.html)
- [C API reference]({{current_proton_release_url}}/proton/c/api/files.html)
- [C++ API
reference]({{current_proton_release_url}}/proton/cpp/api/annotated.html)
- [Python API
reference]({{current_proton_release_url}}/proton/python/docs/index.html)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]