junboli d731c27118 Add and update docs for doc/source directory
Add the following items for doc/source/contributor
1. add file for documentation, gerrit, jenkins, launchpad
   and releasenotes
2. Add README for admin, cli, install and contributor

Change-Id: I6463a9e4df64a2e2e3cb0043f9e5aaa92aeb0519
2017-10-16 11:20:34 +08:00

1.3 KiB

Contributor's Guide

In this section you will find information on how to contribute to Zun. Content includes architectural overviews, tips and tricks for setting up a development environment, and information on Cinder's lower level programming APIs.

HowTos and Tutorials

If you are new to Zun, this section contains information that should help you quickly get started.

Setting Up Your Development Environment <quickstart>

There are documents that should help you develop and contribute to the project.

Developer Contribution Guide <contributing> Configure Zun with DevStack Manually <manual-devstack> Setting Up Your Development Environment Under Mod WSGI <mod-wsgi> Running Tempest Tests <tempest-tests> Running Unit Tests <unit-tests>

There are some other important documents also that helps new contributors to contribute effectively towards code standards to the project.

Adding a New API Method <api-microversion> Changing Zun DB Objects <objects>

Documentation Contribution

documentation

Other Resources

launchpad gerrit jenkins releasenotes