~jk0/nova/xs-rescue

« back to all changes in this revision

Viewing changes to doc/source/index.rst

  • Committer: Josh Kearney
  • Date: 2011-03-01 16:53:19 UTC
  • mfrom: (551.2.201 nova)
  • Revision ID: josh@jk0.org-20110301165319-c8yk0tofi16p3bse
Merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
* **API Compatibility**: Nova strives to provide API-compatible with popular systems like Amazon EC2
33
33
 
34
34
This documentation is generated by the Sphinx toolkit and lives in the source
35
 
tree. Additional documentation on Nova and other components of OpenStack can
36
 
be found on the `OpenStack wiki`_.  Also see the :doc:`community` page for
37
 
other ways to interact with the community.
 
35
tree. Additional draft and project documentation on Nova and other components of OpenStack can
 
36
be found on the `OpenStack wiki`_. Cloud administrators, refer to `docs.openstack.org`_. 
 
37
 
 
38
Also see the :doc:`community` page for other ways to interact with the community.
38
39
 
39
40
.. _`OpenStack wiki`: http://wiki.openstack.org
 
41
.. _`docs.openstack.org`: http://docs.openstack.org
40
42
 
41
43
 
42
44
Key Concepts
50
52
   service.architecture
51
53
   nova.object.model
52
54
   swift.object.model
53
 
 
54
 
Administrator's Documentation
55
 
=============================
56
 
 
57
 
.. toctree::
58
 
   :maxdepth: 1
59
 
 
60
 
   livecd
61
 
   adminguide/index
62
 
   adminguide/single.node.install
63
 
   adminguide/multi.node.install
 
55
   runnova/index
64
56
 
65
57
Developer Docs
66
58
==============