28 Commits

Author SHA1 Message Date
Jenkins
926823c14c Merge "Remove autodoc and useless index docs" 2012-08-28 06:39:44 +00:00
Ray Chen
dcca6cd96c PEP8 fix in conf.py
Fix PEP8 issues in doc/source/conf.py.

Change-Id: Ia35ad77af3c74ffd4c67bc6eef662b038937fdad
2012-08-23 16:00:22 +08:00
Brian Waldon
11a9a4847c Remove autodoc and useless index docs
* Remove autodoc sphinx extension
* Ignore auto-generated 'api' docs
* Prevent the corresponding 'api' index from being created
* Prevent an empty 'index' page from getting generated

Related to bp glance-folsom-docs-cleanup

Change-Id: I82c9389f884ea4af853f1215731c051d1fb596e8
2012-08-22 18:45:44 -07:00
Monty Taylor
014d3f9ee3 Move to tag-based versioning.
* Update to latest openstack-common setup code
* Add openstack-common version module

Change-Id: Id6876b55554c358fbd29e7ef8377f42a72a98301
2012-08-12 16:10:03 +00:00
Paul McMillan
86eb836685 Minor grammar corrections.
Fix its/it's, clarify a few other wordings.

Change-Id: I4459e72e79caf84f4c69378cf20f7c443cf48b97
2012-04-10 12:54:12 -07:00
Brian Waldon
d453def814 Remove glance-cache-queue-image
* bin/glance-cache-queue-image duplicates functionality provided by
  bin/ glance-cache-manage, and it is currently broken. Let's just remove it.

Change-Id: Ib18be2116055154047df6ca9b4c335323c8b2dde
2012-03-15 14:26:59 -07:00
Brian Waldon
f1bc67c24b Remove todolist from docs
* Fixes bug 954543

Change-Id: Ib6ca8bbed18f1967108825b8b219a7d46336d11d
2012-03-14 14:02:16 -07:00
Jesse Andrews
c6a626e243 add git commit date / sha1 to sphinx html docs
Change-Id: I9f92a459fbf83bb42ff2fa31c2fb9c09372c8138
2012-03-02 16:03:22 -08:00
Russell Bryant
58532a4373 Add more man pages.
A few man pages were already in place.  This patch uses the --help
output from each executable to seed a man page for the rest of the
executables, which include:

  - glance
  - glance-cache-cleaner
  - glance-cache-manage
  - glance-cache-prefetcher
  - glance-cache-pruner
  - glance-cache-queue-image
  - glance-control
  - glance-scrubber

Fixes bug 911291.

Change-Id: Ie0de990ff6617e7eb953f270a089c99bc340b4fe
2012-01-03 19:23:44 -05:00
Pádraig Brady
03372c77aa Bug#894027: use correct module when building docs
Currently the wrong directory is searched for the
glance module, requiring glance to be installed
in the default system path, for docs to be buildable.
Also the path was appended, so the default system version
which may be completely different is referenced.
This ensures that only local glance files are referenced.

Change-Id: Ia226c90bbd24d7804401a7c9e444387c78a0f542
2011-11-23 15:24:52 +00:00
Rick Harris
0236aea227 Adding some basic documentation 2011-02-02 06:53:05 +00:00
jaypipes@gmail.com
7d314e6039 Merge Bexar r56 2011-01-27 14:01:02 -06:00
jaypipes@gmail.com
00ac0d44a6 Makes Glance's versioning non-static. Uses Nova's versioning scheme. 2011-01-27 13:59:49 -06:00
Cerberus
0c93176178 Adds/updates the copyright info on most of the files in glance and copies over the Authors check from Nova. 2011-01-27 17:57:34 +00:00
jaypipes@gmail.com
c3ed035bbf Bump version 2011-01-26 19:17:54 -06:00
Cerberus
7a5b5016ee Merge conflicts and merge from trunk 2011-01-26 14:47:01 -06:00
Cerberus
2c7f6ff811 Merge prop fixes and a few missed things 2011-01-26 14:44:36 -06:00
Josh Kearney
f536fdd8f3 PEP8 cleanup 2011-01-26 10:51:08 -06:00
jaypipes@gmail.com
a8d791c2d7 Adds architecture docs and enables Graphviz sphinx extension. Also cleans up source code formatting in docs. 2011-01-26 16:01:48 +00:00
jaypipes@gmail.com
4675f0618d Bump version 2011-01-25 11:02:07 -06:00
Cerberus
3cf3746739 Pylint cleanup 2011-01-24 16:18:06 -06:00
jaypipes@gmail.com
5a74a85f94 Adds architecture docs and enables Graphviz sphinx extension. Also cleans up source code formatting in docs. 2011-01-24 13:03:20 -05:00
jaypipes@gmail.com
cd15f14fc8 Version bump after release 2011-01-24 09:57:49 -05:00
jaypipes@gmail.com
02781962a4 Version bump for release 2011-01-23 13:03:51 -05:00
jaypipes@gmail.com
c967f9ace2 Adds man pages for glance-registry and glance-api. Adds Getting Started guide to Glance docs. 2011-01-19 16:38:39 -05:00
Cory Wright
386b42c176 More PEP8 fixes 2011-01-04 17:00:37 -05:00
jaypipes@gmail.com
2406386809 Update sphinx conf to match other OpenStack projects 2010-12-22 12:52:15 -05:00
Monty Taylor
3d69f40135 Added setup.py and sphinx docs. 2010-09-26 00:25:34 -07:00