swift/doc/source/index.rst
2010-08-18 19:18:31 +00:00

74 lines
1.0 KiB
ReStructuredText

.. Swift documentation master file, created by
sphinx-quickstart on Tue May 18 13:50:15 2010.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Swift's documentation!
=================================
Swift is a highly available, distributed, eventually consistent object/blob
store.
.. toctree::
:maxdepth: 1
getting_started
Overview:
.. toctree::
:maxdepth: 1
overview_architecture
overview_ring
overview_reaper
overview_auth
overview_replication
Development:
.. toctree::
:maxdepth: 1
development_guidelines
development_saio
Deployment:
.. toctree::
:maxdepth: 1
deployment_guide
admin_guide
debian_package_guide
End User Guides:
.. toctree::
:maxdepth: 1
howto_cyberduck
Source:
.. toctree::
:maxdepth: 2
ring
proxy
account
container
db
object
auth
misc
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`