Files
openstack-manuals/doc/contributor-guide/source/quickstart/developers.rst
Lana Brindley 7c34ce5d69 Reorganised Quickstart chapter
Reorganised to add quickstart info for developers and new big tent
projects.

Change-Id: I698a49ff1628349d372f91136b2829be5f8c2ebc
Closes-Bug: #1553873
Depends-On: I72a7d57ae49ed2123475d3d1051c630e7b69dcaf
2016-03-22 05:42:11 +00:00

536 B

Developers

When you are writing a new feature for a component of OpenStack, it is important that you also document that new feature. This is also true if you are adding or changing configuration options, commands, or other user-facing components.

Many of these types of changes are handled automatically by openstack-doc-tools, and published to the Configuration Reference and Command Line Reference Guides. For more information about these automated tools, see the doc-tools chapter.