]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Remove reference to Introduction to RADOS OSDs
authorJohn Wilkins <john.wilkins@dreamhost.com>
Tue, 10 Apr 2012 19:53:15 +0000 (12:53 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Wed, 2 May 2012 19:09:55 +0000 (12:09 -0700)
Submitted by: John Wilkins <john.wilkins@dreamhost.com>

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
doc/install/index.rst

index aabd1ee2d5762c10b568bf7046c5dbe7b2d829f6..9100933e3ee1e995d7464ffddc349a11499afebc 100644 (file)
@@ -5,20 +5,18 @@ Storage clusters are the foundation of the Ceph file system, and they can also p
 object storage to clients via ``librados``, ``rbd`` and ``radosgw``. The following sections 
 provide guidance for configuring a storage cluster:
 
-1. :doc:`Introduction to RADOS OSDs <introduction_to_rados_osds>`
-2. :doc:`Hardware Requirements <hardware_requirements>`
-3. :doc:`File System Requirements <file_system_requirements>`
-4. :doc:`Build Prerequisites <build_prerequisites>`
-5. :doc:`Download Packages <download_packages>`
-6. :doc:`Downloading a Ceph Release <downloading_a_ceph_release>`
-7. :doc:`Cloning the Ceph Source Code Repository <cloning_the_ceph_source_code_repository>`
-8. :doc:`Building Ceph<building_ceph>`
-9. :doc:`Installing RADOS Processes and Daemons <installing_rados_processes_and_daemons>`
+1. :doc:`Hardware Requirements <hardware_requirements>`
+2. :doc:`File System Requirements <file_system_requirements>`
+3. :doc:`Build Prerequisites <build_prerequisites>`
+4. :doc:`Download Packages <download_packages>`
+5. :doc:`Downloading a Ceph Release <downloading_a_ceph_release>`
+6. :doc:`Cloning the Ceph Source Code Repository <cloning_the_ceph_source_code_repository>`
+7. :doc:`Building Ceph<building_ceph>`
+8. :doc:`Installing RADOS Processes and Daemons <installing_rados_processes_and_daemons>`
 
 .. toctree::
    :hidden:
 
-   Introduction <introduction_to_rados_osds>
    Hardware <hardware_requirements>
    File System Reqs <file_system_requirements>
    build_prerequisites