You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by ja...@apache.org on 2013/11/11 12:12:16 UTC

svn commit: r1540669 - /incubator/marmotta/site/trunk/content/site.xml

Author: jakob
Date: Mon Nov 11 11:12:15 2013
New Revision: 1540669

URL: http://svn.apache.org/r1540669
Log:
added new pages to the menu

Modified:
    incubator/marmotta/site/trunk/content/site.xml

Modified: incubator/marmotta/site/trunk/content/site.xml
URL: http://svn.apache.org/viewvc/incubator/marmotta/site/trunk/content/site.xml?rev=1540669&r1=1540668&r2=1540669&view=diff
==============================================================================
--- incubator/marmotta/site/trunk/content/site.xml (original)
+++ incubator/marmotta/site/trunk/content/site.xml Mon Nov 11 11:12:15 2013
@@ -90,34 +90,36 @@
             <item name="Client Library" href="client-library.html" />
         </menu>
         <menu name="KiWi Triple Store">
-            <item name="Introduction" href="kiwi/index.html"/>
-            <item name="Store" href="kiwi/triplestore.html"/>
-            <item name="Transactions" href="kiwi/transactions.html"/>
-            <item name="SPARQL" href="kiwi/sparql.html"/>
-            <item name="Triple Table" href="kiwi/tripletable.html"/>
+            <item name="Introduction" href="kiwi/index.html" />
+            <item name="Store" href="kiwi/triplestore.html" />
+            <item name="Transactions" href="kiwi/transactions.html" />
+            <item name="SPARQL" href="kiwi/sparql.html" />
+            <item name="Triple Table" href="kiwi/tripletable.html" />
             <item name="Reasoner" href="kiwi/reasoner.html" />
-            <item name="Versioning" href="kiwi/versioning.html"/>
+            <item name="Versioning" href="kiwi/versioning.html" />
+            <item name="KiWi Loader" href="kiwi/loader.html" />
+            <item name="Context Aware" href="kiwi/contextaware.html" />
         </menu>
         <menu name="Libraries">
             <item name="LDClient" href="ldclient/" collapse="true">
-                <item name="Introduction" href="ldclient/index.html"/>
-                <item name="Usage" href="ldclient/usage.html"/>
-                <item name="Modules" href="ldclient/modules.html"/>
-                <item name="Data Providers" href="ldclient/dataproviders.html"/>
+                <item name="Introduction" href="ldclient/index.html" />
+                <item name="Usage" href="ldclient/usage.html" />
+                <item name="Modules" href="ldclient/modules.html" />
+                <item name="Data Providers" href="ldclient/dataproviders.html" />
             </item>
             <item  name="LDCache" href="ldcache/" collapse="true">
-                <item name="Introduction" href="ldcache/index.html"/>
-                <item name="Usage" href="ldcache/usage.html"/>
-                <item name="Backends" href="ldcache/backends.html"/>
-                <item name="Wrappers" href="ldcache/wrappers.html"/>
+                <item name="Introduction" href="ldcache/index.html" />
+                <item name="Usage" href="ldcache/usage.html" />
+                <item name="Backends" href="ldcache/backends.html" />
+                <item name="Wrappers" href="ldcache/wrappers.html" />
             </item>
             <item name="LDPath" href="ldpath/" collapse="true">
-                <item name="Introduction" href="ldpath/index.html"/>
-                <item name="Language" href="ldpath/language.html"/>
-                <item name="Usage" href="ldpath/usage.html"/>
-                <item name="Backends" href="ldpath/backends.html"/>
-                <item name="Functions" href="ldpath/functions.html"/>
-                <item name="Template" href="ldpath/template.html"/>
+                <item name="Introduction" href="ldpath/index.html" />
+                <item name="Language" href="ldpath/language.html" />
+                <item name="Usage" href="ldpath/usage.html" />
+                <item name="Backends" href="ldpath/backends.html" />
+                <item name="Functions" href="ldpath/functions.html" />
+                <item name="Template" href="ldpath/template.html" />
             </item>
             <item name="Sesame Tools" href="sesame.html" />
         </menu>