zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #17081
[Merge] lp:~zorba-coders/zorba/bug1099584 into lp:zorba
Rodolfo Ochoa has proposed merging lp:~zorba-coders/zorba/bug1099584 into lp:zorba.
Commit message:
The information about the APIs in the main page is incomplete.
Requested reviews:
Rodolfo Ochoa (rodolfo-ochoa)
Chris Hillery (ceejatec)
Related bugs:
Bug #1099584 in Zorba: "Error in API Documentation - Main Page"
https://bugs.launchpad.net/zorba/+bug/1099584
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/bug1099584/+merge/143190
The information about the APIs in the main page is incomplete.
--
https://code.launchpad.net/~zorba-coders/zorba/bug1099584/+merge/143190
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'doc/zorba/indexpage.dox.in'
--- doc/zorba/indexpage.dox.in 2012-09-19 21:16:15 +0000
+++ doc/zorba/indexpage.dox.in 2013-01-14 22:01:22 +0000
@@ -11,10 +11,12 @@
\section apis APIs
- <a href="../../cxx/html/index.html">C++ API</a>
- <a class="el" href="../../c/html/index.html">C API</a>
+ - <a class="el" href="../../xqj/html/index.html">XQJ API</a>
- <a class="el" href="../../java/html/index.html">Java API</a>
+ - <a class="el" href="../../php/html/index.html">PHP API</a>
- <a class="el" href="../../python/html/index.html">Python API</a>
+ - <a class="el" href="../../csharp/html/index.html">C# API</a>
- <a class="el" href="../../ruby/html/index.html">Ruby API</a>
- - <a class="el" href="../../php/html/index.html">PHP API</a>
\section generalarchitecture General Architecture
- \ref data_lifecycle
Follow ups