1. Add more for contributor introduction 2. Cleanup README.rst 3. Update settings.rst Change-Id: Id1736bec1b337228f81a9863f9fb0fd80ac186d5
53 lines
851 B
ReStructuredText
53 lines
851 B
ReStructuredText
Contributor Guide
|
|
=================
|
|
|
|
In this section you will find information on how to contribute to
|
|
skyline-apiserver. Content includes architectural overviews, tips and tricks
|
|
for setting up a development environment.
|
|
|
|
Getting Started
|
|
---------------
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
contributing
|
|
backporting
|
|
releases
|
|
documentation
|
|
|
|
Writing Release Notes
|
|
---------------------
|
|
|
|
Please follow the format, it will make everyone's life easier.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
releasenotes
|
|
|
|
.. _programming-howtos:
|
|
|
|
Programming HowTos and Tutorials
|
|
--------------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
development.environment
|
|
|
|
Other Resources
|
|
---------------
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
gerrit
|
|
releasenotes
|
|
|
|
.. only:: html
|
|
|
|
Indices and tables
|
|
------------------
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|