10 Commits

Author SHA1 Message Date
Andreas Jaeger
60e8961097 Stop using intersphinx
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)

This also removes the requirement for internet access during docs build.

This can cause docs jobs to fail if the project errors out on
warnings.

Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb
Related-Bug: #1368910
2014-09-13 09:44:00 +02:00
Steve Martinelli
c05eb2941f Update theme for docs
The current developer docs theme used is out of sync with the other
openstack projects. This patch will update the docs to provide a more
consistent look and feel when using developer docs

Change-Id: I03985039381c2ba4f81a2015258f7b49bba441d9
2014-07-24 21:28:19 -04:00
Wu Wenxiang
ab24db6134 Remove unused imports
Remove unused imports in doc/source/conf.py

Change-Id: Ia21f8952b36ae74b1c2d3bfd10c0a4a04a390faa
Closes-Bug: #1265266
2014-02-19 21:26:25 +08:00
Sean Winn
1b36606b39 Change copyright headers from LLC to Foundation
Closes-Bug: #1214176
Change-Id: I8c8095860f6e17652bb5f52583008774180337f6
2013-10-04 02:37:37 +09:00
Mark McClain
93ac15bfeb Rename quantumclient to neutronclient
Implements Blueprint: remove-use-of-quantum

Change-Id: Idebe92d56d277435ffd23f292984f9b8b8fdb2df
2013-07-03 11:56:44 -04:00
Mark McClain
92811c76f3 add readme for 2.2.2
Change-Id: Id32a4a72ec1d13992b306c4a38e73605758e26c7
2013-05-29 09:32:53 -04:00
gongysh
a63555120a add 2.2.0 release note in index.rst file
Bug #1156480

Change-Id: Ib28266a362e76960455509b7a2af57d5315f70df
2013-03-18 15:25:34 +08:00
gongysh
0dc8d7c8ba Delete network with id in sample code using API.
Bug #1106936

Change-Id: I6a7ee694a916af3f0268884ce28ca12e5efdc025
2013-01-27 22:55:38 +08:00
gongysh
2a45b707bd Add document for using quantum client by python or cli invocation.
After this patch, we should see output at
http://docs.openstack.org/developer/python-quantumclient/.

Change-Id: I908c0d0e7f80a6eb73e97ee30eaab1bfbfec1e61
2012-09-12 21:09:59 +08:00
Monty Taylor
f7086ed40a Add initial docs.
Change-Id: I846eec12e800c15a545946604fe77a0a6b83fb46
2012-06-14 18:04:52 -04:00