Author: gnaylor
Date: Thu May 26 23:22:56 2016
New Revision: 1745678
URL: http://svn.apache.org/viewvc?rev=1745678&view=rev
Log:
Add Contents and links to main sections
Modified:
incubator/taverna/site/trunk/content/documentation/command-line/index.md
Modified:
incubator/taverna/site/trunk/content/documentation/command-line/index.md
URL:
http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/documentation/command-line/index.md?rev=1745678&r1=1745677&r2=1745678&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/documentation/command-line/index.md
(original)
+++ incubator/taverna/site/trunk/content/documentation/command-line/index.md
Thu May 26 23:22:56 2016
@@ -30,6 +30,23 @@ that is bundled with the Taverna Workben
----------
+##Contents
+
+[What are the differences between the bundled and unbundled
versions?](#differences)
+
+[Other important information](#important)
+
+[Executeworkflow Script](#CommandLineTool-ExecuteworkflowScript)
+
+[Basic Operations](#basic=ops)
+
+[Running the script with a
database](#CommandLineTool-Runningthescriptwithdatabase)
+
+[Examples](#CommandLineTool-Examples)
+
+----------
+
+<a name="differences"></a>
##What are the differences between the bundled and
standalone versions?
This section describes some of the differences between the bundled and
standalone versions of
@@ -64,7 +81,7 @@ either a standalone *-startdb* database
----------
-
+<a name="important"></a>
##Other important information
This section provides additional information on configuring proxy settings,
installing service plugins, disk space considerations and potential conflicts.
@@ -199,6 +216,13 @@ This command will list the following usa
</pre>
+
+----------
+
+<a name="basic-ops"></a>
+##Basic Operations
+This section describes inputs, outputs, and creating lists.
+
###Creating or exporting files and directories
If this directory already exists, then a new directory is created and appended
with *_<n>*, where *n* is incremented to the next available index.
@@ -391,4 +415,4 @@ under the current directory and will con
The command in Example 4 executes the workflow
*/Users/alex/Taverna Workflows/wf-4.t2flow*,
loading inputs from the Baclava document in */tmp/input-doc.xml*, and creating
-a Baclava document in the output directory: */tmp/output-doc.xml*.
+a Baclava document in the output directory: */tmp/output-doc.xml*.
\ No newline at end of file