]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Structure for Getting Started.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Wed, 21 Sep 2011 18:55:37 +0000 (11:55 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Wed, 21 Sep 2011 20:46:04 +0000 (13:46 -0700)
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
doc/index.rst
doc/start/index.rst [new file with mode: 0644]
doc/tutorial.rst [deleted file]

index bcea5aaf5449b240505f5e082eb9aa61affc79a4..b77b2b6e3ee46a4eac423b3b216c486f98d73a82 100644 (file)
@@ -18,16 +18,11 @@ overhead.
 .. image:: overview.png
 
 
-Getting started
-===============
-
-- :doc:`tutorial`: how to install a cluster for testing
-- `Ceph Blog <http://ceph.newdream.net/news/>`__: news and status info
-
 
 Mailing lists, bug tracker, IRC channel
 =======================================
 
+- `Ceph Blog <http://ceph.newdream.net/news/>`__: news and status info
 - The development mailing list is at ceph-devel@vger.kernel.org, and
   archived at Gmane_. Send email to subscribe_ or unsubscribe_.
 - `Bug/feature tracker <http://tracker.newdream.net/projects/ceph>`__:
@@ -85,8 +80,7 @@ Table of Contents
 .. toctree::
    :maxdepth: 3
 
-   self
-   tutorial
+   start/index
    architecture
    ops/index
    rec/index
diff --git a/doc/start/index.rst b/doc/start/index.rst
new file mode 100644 (file)
index 0000000..3bfe819
--- /dev/null
@@ -0,0 +1,6 @@
+=================
+ Getting Started
+=================
+
+.. todo:: write about vstart, somewhere
+
diff --git a/doc/tutorial.rst b/doc/tutorial.rst
deleted file mode 100644 (file)
index 819c909..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-===============
- Ceph tutorial
-===============
-
-.. todo:: write me
-
-   2) Quick Start (how to get a 1-3 machine cluster running quickly)
-   - Simple setup guide (single machine, vstart)
-   - Simple setup guide (mutliple machines)