Jump to: navigation, search

Difference between revisions of "Documentation"

m (Writing documentation: Category: Working_Groups)
m (Writing documentation: Category: Horizontal_Team)
Line 150: Line 150:
 
[[Category:HowTo]]
 
[[Category:HowTo]]
 
[[Category:Documentation]]
 
[[Category:Documentation]]
[[Category: Working_Groups]]
+
[[Category: Horizontal_Team]]

Revision as of 17:17, 3 March 2015

OpenStack Documentation Project Team
Full name OpenStack Documentation
Code name none
Source code openstack-manuals; api-site
Bug tracker http://bugs.launchpad.net/openstack-manuals and http://bugs.launchpad.net/openstack-api-site
Blueprints http://blueprints.launchpad.net/openstack-manuals
Developer doc Documentation HowTo
Current PTL Anne Gentle
Meetings Documentation team meeting
IRC channel #openstack-doc on Freenode ([IRC details)]
Mailing list OpenStack documentation mailing list
Status Related
FAQ Documentation HowTo

Documentation is community-oriented and available for different audiences on several websites - this wiki is for project or release documentation, the developer documentation for the projects is on docs.openstack.org/developer for example. For official documentation, see docs.openstack.org. To log a bug against the documentation, go to http://bugs.launchpad.net/openstack-manuals or http://bugs.launchpad.net/openstack-api-site.

There's also an OpenStack documentation mailing list and IRC channel at #openstack-doc.

The Documentation Project Team Lead (PTL) is Anne Gentle.

OpenStack documentation

Published docs and their location

The public interface to all documentation is the docs.openstack.org web site. It contains continuously updated manuals. If you like to edit one of these, see Documentation source and target locations for a list of documents and their source repositories.

Source repositories

Doc source is on GitHub. Everyone can propose changes to docs, see Documentation/HowTo. Here are the repositories that build to docs.openstack.org.

For a complete listing of which docs are built, including details about source and target locations, see Documentation/Builds.

Development

These guides are available and sourced in .rst files in /doc/source/ if you want to work on them:


Ideally the above content is geared towards developers.

The content at docs.openstack.org is for OpenStack administrators and application developers.

Releases

Lists current development release and past releases, with links to downloads and release notes (what's new and what's changed in each release as well as known issues and potential workarounds)

Support

How to find or ask for support.

Glossary

  • Glossary - Contains terms that are our definitions for OpenStack, cloud computing, and open source.

Project documentation

This is general information about OpenStack.

Development

How to contribute code to OpenStack or develop using the OpenStack projects.

Launchpad reference

How we use Launchpad to track features, bugs and releases.

Writing documentation