Commit Graph

11 Commits

Author SHA1 Message Date
Matthias Runge 4acf636975 python-pankoclient is no longer maintained.
The contents of this repository are still available in the Git source
code management system. To see the contents of this repository before it
reached its end of life, please check out the previous commit with
"git checkout HEAD^1".

For any further questions, please email
openstack-discuss@lists.openstack.org or join #openstack-telemetry on OFTC.

Change-Id: I10a6f35f14b5883f62e4675216dee7a11f749443
2021-05-27 11:43:19 +02:00
Andreas Jaeger 7762a1d56d Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I62d27c933808a317f88baea3d2fb7e300e10ae4e
2020-05-22 17:31:35 +00:00
Andreas Jaeger 795dc20715 Docs cleanup and hacking update
Switch to using sphinx-build, cleanup conf.py, update
to newer sphinx and openstackdocstheme versions for Python 3.

Update to hacking 3.0.

Fix build problems.

Change-Id: Ib3ea77c973a9592710a9d75c76c443881f1a4bc1
2020-04-17 20:32:41 +02:00
gord chung 6f724e0fcc Fix doc builds
The updated releasenote and requirements jobs expect requirements for
docs in one of the requirements files. Move requirements from setup.cfg
to doc/requirements.txt file.

See also
https://governance.openstack.org/tc/reference/project-testing-interface.html#documentation

Change-Id: I3f7a780a10b95d1ab1fb28d05fc15d8022591e0d
2018-02-27 16:06:42 +00:00
Jenkins 815a8c9451 Merge "Docs: switch to openstackdocstheme" 2017-08-02 18:15:28 +00:00
Tovin Seven 17cef5ac87 Update documentation URLs
Update this according to document migration.

Change-Id: Ie0252d8852e08e5f981d755047bca0c35cfc929b
2017-07-17 10:35:28 +00:00
Hanxi Liu 759e615074 Docs: switch to openstackdocstheme
Project documents are being reprocessed due to document migration[1].
Update the docs theme to openstackdocstheme instead of oslosphinx.

[1] https://review.openstack.org/#/c/472275/

Change-Id: Ibbe2dd228aa7c99ba909ab2ee9168e21747f4fe6
2017-07-13 01:03:50 +08:00
liusheng a1a1c28d4a Modify the doc descriptions of pankoclient
The pankoclient library only provides OSC client intergrated commands of
"event" and does not provide "panko" commands. This change corrects the
descriptions.

Change-Id: I70a645510fbf4211b4688299c4d1ccbc9272577c
2017-03-17 08:56:58 +08:00
liusheng aa014b61e7 Fix issues after changing the package name to pankoclient
- Correct the pip installation command
- Fix the pbr version querying

Change-Id: I20b758622710fe2a292ad29b4494bd56fd817877
2017-03-01 10:21:23 +08:00
liusheng 2c5e8abccf Add support for event commands
Change-Id: I67af7921ea53dd97b176b87263dcb2b941cf819a
2017-02-14 17:27:29 +08:00
liusheng 493d6933a6 Initial commit
Change-Id: I95ea5eb503e5a5a7e59fe317a62e54cebc83bd55
2017-02-14 12:06:46 +08:00