docs refactor
authorKenneth Reitz <me@kennethreitz.com>
Mon, 16 May 2011 00:46:28 +0000 (20:46 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Mon, 16 May 2011 00:46:28 +0000 (20:46 -0400)
docs/api.py [new file with mode: 0644]
docs/dev/internals.rst [new file with mode: 0644]
docs/index.rst
docs/user/advanced.rst [new file with mode: 0644]
docs/user/install.rst [new file with mode: 0644]
docs/user/quickstart.rst [new file with mode: 0644]

diff --git a/docs/api.py b/docs/api.py
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/docs/dev/internals.rst b/docs/dev/internals.rst
new file mode 100644 (file)
index 0000000..e69de29
index 6683243..9df7344 100644 (file)
@@ -59,7 +59,10 @@ This part of the documentation, which is mostly prose, begins with some backgrou
 .. toctree::
    :maxdepth: 2
 
-   guide
+   user/intro
+   user/install
+   user/quickstart
+   user/advanced
 
 
 API Documentation
@@ -83,4 +86,4 @@ you.
 .. toctree::
    :maxdepth: 2
 
-   api
+   dev/internals
diff --git a/docs/user/advanced.rst b/docs/user/advanced.rst
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/docs/user/install.rst b/docs/user/install.rst
new file mode 100644 (file)
index 0000000..1c0b2c4
--- /dev/null
@@ -0,0 +1,15 @@
+Installation
+============
+
+Distribute & Pip
+----------------
+
+
+PyPi Mirror
+-----------
+
+
+
+Get the Code
+------------
+
diff --git a/docs/user/quickstart.rst b/docs/user/quickstart.rst
new file mode 100644 (file)
index 0000000..e69de29