~curtin-dev/curtin/trunk

« back to all changes in this revision

Viewing changes to doc/index.rst

  • Committer: Scott Moser
  • Date: 2013-05-31 14:41:46 UTC
  • Revision ID: smoser@ubuntu.com-20130531144146-ndvtpm47ynt5nvhz
very rough initial doc using sphynx.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. curtin documentation master file, created by
 
2
   sphinx-quickstart on Thu May 30 16:03:34 2013.
 
3
   You can adapt this file completely to your liking, but it should at least
 
4
   contain the root `toctree` directive.
 
5
 
 
6
Welcome to curtin's documentation!
 
7
==================================
 
8
 
 
9
Contents:
 
10
 
 
11
.. toctree::
 
12
   :maxdepth: 2
 
13
 
 
14
   topics/overview
 
15
 
 
16
 
 
17
 
 
18
Indices and tables
 
19
==================
 
20
 
 
21
* :ref:`genindex`
 
22
* :ref:`modindex`
 
23
* :ref:`search`
 
24