Tools used by OpenStack Documentation
Go to file
Andreas Jaeger 18684bb9c2 Add HACKING.rst
Add information about hacking and testing the repository.

Change-Id: I48bc4e6342295a35959cbd796ac0be1fb08a9dd2
2014-01-02 12:13:33 +01:00
autogenerate-config-docs Add empty autogenerate-config-docs/__init__.py 2014-01-01 10:39:08 +01:00
bin Make markdown-docbook.sh more robust 2013-12-28 16:14:08 +01:00
cleanup Explicitely add license information to code files 2013-12-30 16:08:52 +01:00
os_doc_tools Merge "Build markdown documents" 2014-01-01 18:46:24 +00:00
sitemap Updates sitemap.xml for havana release links 2013-10-21 18:46:55 -05:00
tools Import venv setup from oslo-incubator 2014-01-01 11:11:29 +01:00
.gitignore Import venv setup from oslo-incubator 2014-01-01 11:11:29 +01:00
.gitreview Add .gitreview 2013-12-04 20:44:41 +01:00
HACKING.rst Add HACKING.rst 2014-01-02 12:13:33 +01:00
LICENSE Add LICENSE and README.rst 2013-12-10 15:45:37 +01:00
MANIFEST.in Package markdown-docbook.sh 2013-12-28 16:08:44 +01:00
README.rst Add LICENSE and README.rst 2013-12-10 15:45:37 +01:00
openstack-common.conf Import venv setup from oslo-incubator 2014-01-01 11:11:29 +01:00
requirements.txt Rework repository to make it an installable python package 2013-12-14 22:53:18 +01:00
setup.cfg Package markdown-docbook.sh 2013-12-28 16:08:44 +01:00
setup.py Rework repository to make it an installable python package 2013-12-14 22:53:18 +01:00
test-requirements.txt Add test-requirements.txt 2013-12-29 22:18:32 +01:00
tox.ini Add tox.ini 2013-12-18 19:49:15 +01:00

README.rst

OpenStack Doc Tools

This repository contains tools used by the OpenStack Documentation project.

For more details, see the OpenStack Documentation wiki page.

Prerequisites

Apache Maven must be installed to build the documentation.

To install Maven 3 for Ubuntu 12.04 and later, and Debian wheezy and later:

apt-get install maven

On Fedora:

yum install maven3

Contributing

Our community welcomes all people interested in open source cloud computing, and encourages you to join the OpenStack Foundation. The best way to get involved with the community is to talk with others online or at a meetup and offer contributions through our processes, the OpenStack wiki, blogs, or on IRC at #openstack on irc.freenode.net.

We welcome all types of contributions, from blueprint designs to documentation to testing to deployment scripts.

If you would like to contribute to the development, you must follow the steps in the "If you're a developer, start here" section of this page:

http://wiki.openstack.org/HowToContribute

Once those steps have been completed, changes to OpenStack should be submitted for review via the Gerrit tool, following the workflow documented at:

http://wiki.openstack.org/GerritWorkflow

Pull requests submitted through GitHub will be ignored.

Bugs should be filed on Launchpad, not GitHub:

https://bugs.launchpad.net/openstack-manuals