diff doc/index.txt @ 608:4f1969708442 trunk

Moved the installation instructions into the docs.
author cmlenz
date Mon, 27 Aug 2007 21:18:47 +0000
parents 37ff75bb4301
children bf4ed3c37ab5
line wrap: on
line diff
--- a/doc/index.txt
+++ b/doc/index.txt
@@ -20,7 +20,15 @@
 for output generation on the web. The major feature is a template language,
 which is heavily inspired by Kid.
 
+Installation
+------------
+
+* `Installing Genshi <install.html>`_
 * `Upgrading from Previous Versions <upgrade.html>`_
+
+Usage
+-----
+
 * `Markup Streams <streams.html>`_
 * `Templating Basics <templates.html>`_
 * `XML Template Language <xml-templates.html>`_
@@ -29,4 +37,8 @@
 * `Using XPath <xpath.html>`_
 * `Internationalization and Localization <i18n.html>`_
 * `Using the Templating Plugin <plugin.html>`_
+
+API Documentation
+-----------------
+
 * `Generated API Documentation <api/index.html>`_
Copyright (C) 2012-2017 Edgewall Software