summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* updating sphinx documentationJoe Heck2012-11-1813-4/+1238
| | | | | | | | | | * adding openstack theming (copied from keystone project theme) * updating .gitignore to ignore generated API docs * updated formatting in index.rst page * updaed openstack/common/processutils.py to match hacking docstring * updated docstrings to resolve sphinx warnings Change-Id: Ie89afe20eeab1efd2daf440fc65ccdf90f723c51
* Code cleanupRay Chen2012-08-311-9/+7
| | | | | | Move the 'project' variable to the appropriate position. Change-Id: Ifc2f8fdd2d3887e68b4d537d30d17b8c61cfba20
* Fix PEP8 issues.lrqrun2012-08-291-8/+10
| | | | | | Fix some pep8 issues in doc/source/conf.py make the code looks pretty. Change-Id: I2727a55ba2e1c0a8a517fd1e0a51b5005d2c535f
* Fix up openstack-common build.Monty Taylor2012-07-022-0/+77
Ironically enough, even though the code to manage this is in openstack-common, openstack-common wasn't using it. This patch fixes doc generation, as well as setuptools-git integration and versioning. Change-Id: Ifb74ad539832d8cec4a536a96221eea8fb7527d2