You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2013/03/09 14:38:44 UTC

svn commit: r853742 - in /websites/staging/jena/trunk/content: ./ documentation/tdb/configuration.html

Author: buildbot
Date: Sat Mar  9 13:38:44 2013
New Revision: 853742

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/tdb/configuration.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Mar  9 13:38:44 2013
@@ -1 +1 @@
-1454704
+1454705

Modified: websites/staging/jena/trunk/content/documentation/tdb/configuration.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/configuration.html (original)
+++ websites/staging/jena/trunk/content/documentation/tdb/configuration.html Sat Mar  9 13:38:44 2013
@@ -159,15 +159,18 @@
     <p>There are a number of configuration options that affect the
 operation of TDB.</p>
 <h2 id="contents">Contents</h2>
-<p>(
--   <a href="#setting-options">Setting Options</a>
-    -   <a href="#setting-from-the-command-line">Setting from the command line</a>
-    -   <a href="#setting-with-java-system-properties">Setting with Java System properties</a>
--   <a href="#query-of-the-union-of-named-graphs">Query of the union of named graphs</a>
--   <a href="#logging-query-execution">Logging Query Execution</a>
--   <a href="#dataset-caching">Dataset Caching</a>
--   <a href="#file-access-mode">File Access Mode</a>
--   <a href="#tdb-configuration-symbols">TDB Configuration Symbols</a></p>
+<ul>
+<li><a href="#setting-options">Setting Options</a><ul>
+<li><a href="#setting-from-the-command-line">Setting from the command line</a></li>
+<li><a href="#setting-with-java-system-properties">Setting with Java System properties</a></li>
+</ul>
+</li>
+<li><a href="#query-of-the-union-of-named-graphs">Query of the union of named graphs</a></li>
+<li><a href="#logging-query-execution">Logging Query Execution</a></li>
+<li><a href="#dataset-caching">Dataset Caching</a></li>
+<li><a href="#file-access-mode">File Access Mode</a></li>
+<li><a href="#tdb-configuration-symbols">TDB Configuration Symbols</a></li>
+</ul>
 <h2 id="setting-options">Setting Options</h2>
 <p>Options can be set globally, through out the JVM, or on a per query
 execution basis. TDB uses the same mechanism as