ceph/doc/source/index.rst
John 3956cb8f19 doc/api/s3 <-chipping away at objectops and clean up. Added Copy Object.
doc/source <-fixed a typo, updates for installing on precise, rm $ from cmds
doc/start  <-replaced clone link with tarball link. Link to Ceph Source Code.


Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-05-23 15:44:11 -07:00

18 lines
536 B
ReStructuredText

==================
Ceph Source Code
==================
You can build Ceph from source by downloading a release or cloning the ``ceph``
repository at github. If you intend to build Ceph from source, please see the
build pre-requisites first. Making sure you have all the pre-requisites
will save you time.
.. toctree::
Prerequisites <build-prerequisites>
Get a Tarball <get-tarballs>
Clone the Source <clone-source>
Build the Source <building-ceph>
Build a Package <build-packages>
Contributing Code <contributing>