Initial reST documentation using Sphinx.

This commit is contained in:
Amar Takhar
2016-01-15 23:41:06 -05:00
committed by Amar Takhar
commit 5daabd23cf
109 changed files with 92496 additions and 0 deletions

8
user/start/depend.rst Normal file
View File

@@ -0,0 +1,8 @@
:orphan:
Dependencies
============
.. index:: Dependencies
XXX: List dependencies

10
user/start/index.rst Normal file
View File

@@ -0,0 +1,10 @@
===============
Getting Started
===============
XXX: Very brief overview.
.. include:: depend.rst
.. include:: installation.rst
.. include:: transition.rst

View File

@@ -0,0 +1,24 @@
:orphan:
Installation
============
.. index:: Installation
XXX: Some notes about waf etc.
Released Version
----------------
.. index:: Tarball
XXX: Tarball
Development Version
-------------------
.. index:: Git
XXX: Git

View File

@@ -0,0 +1,9 @@
:orphan:
Transition
===========
.. index:: Transition, Autotools
XXX: Transition from auto* to waf.