api-sig/doc/source/index.rst
Chris Yeoh e00144c3a0 Moves from markdown to rst
Changes format of files from markdown to reStructuredText
and adds the tox targets to verify the format and build
the html. Also adds bits and pieces needed to finish
bootstrapping the repository.

Change-Id: If559c21f19d7044a0d89b29e5743bf09c9da2ac1
2014-10-22 16:24:41 +10:30

32 lines
751 B
ReStructuredText

.. api-wg documentation master file
===========================
Openstack API Working Group
===========================
This document contains the guidelines and rules for OpenStack project
APIs.
including guidelines and proposed rules concerning API consistency, naming
conventions, and best practice recommendations.
If you are interested in contributing to this document, the git repository is
available at http://git.openstack.org/cgit/openstack/api-wg/
OpenStack code and review submission processes are described here:
https://wiki.openstack.org/wiki/How_To_Contribute
Guidelines
----------
The following topics have separate doc pages that contain guidance on a
specific issue:
.. toctree::
:glob:
:maxdepth: 1
guidelines/*