Removing duplicate installation docs and adding flag file information, plus pointing to docs.openstack.org for Admin-audience docs
This commit is contained in:
@@ -32,11 +32,13 @@ Nova is written with the following design guidelines in mind:
|
||||
* **API Compatibility**: Nova strives to provide API-compatible with popular systems like Amazon EC2
|
||||
|
||||
This documentation is generated by the Sphinx toolkit and lives in the source
|
||||
tree. Additional documentation on Nova and other components of OpenStack can
|
||||
be found on the `OpenStack wiki`_. Also see the :doc:`community` page for
|
||||
other ways to interact with the community.
|
||||
tree. Additional draft and project documentation on Nova and other components of OpenStack can
|
||||
be found on the `OpenStack wiki`_. Cloud administrators, refer to `docs.openstack.org`_.
|
||||
|
||||
Also see the :doc:`community` page for other ways to interact with the community.
|
||||
|
||||
.. _`OpenStack wiki`: http://wiki.openstack.org
|
||||
.. _`docs.openstack.org`: http://docs.openstack.org
|
||||
|
||||
|
||||
Key Concepts
|
||||
@@ -50,17 +52,7 @@ Key Concepts
|
||||
service.architecture
|
||||
nova.object.model
|
||||
swift.object.model
|
||||
|
||||
Administrator's Documentation
|
||||
=============================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
livecd
|
||||
adminguide/index
|
||||
adminguide/single.node.install
|
||||
adminguide/multi.node.install
|
||||
runnova/index
|
||||
|
||||
Developer Docs
|
||||
==============
|
||||
|
Reference in New Issue
Block a user