A number of minor documentation cleanups.
[hooke.git] / doc / tutorial.txt
index 1158aad3974ffa022b777fb16023be28fd781130..8f68f90ce1509f79e9368c65828e8d6a1b636169 100644 (file)
@@ -8,6 +8,11 @@ Benedetti, EPFL, Lausanne)
 .. _A short video showing Hooke in action:
   https://documents.epfl.ch/users/f/fb/fbenedet/www/hooke_short_demostration.ogv
 
+.. toctree::
+   :maxdepth: 2
+
+   gui.txt
+
 Introduction
 ============
 
@@ -44,6 +49,8 @@ Installation_), the equivalent command is::
 
 You may need to give the full path for Python on Windows systems.
 
+.. _plugins: hooke/hooke.plugin.txt
+
 As Hooke launches, you should see something like the following in your
 terminal::
 
@@ -218,9 +225,11 @@ TODO: multiple cycles?  Solution: blank lines for "breaks", add option
 to extract specific sections using Python's slice notation.
 
 
-Interacting with the plot (no plots in command line mode...)
+Interacting with the plot
 -------------------------
 
+(no plots in command line mode...)
+
 Measuring distances and forces
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~