Commit Graph

9 Commits

Author SHA1 Message Date
Stephen Finucane 0cae0bc84e Fixups for pdf docs
- Don't remove badges - simply exclude them from the main docs.
- Don't include stuff that only makes sense in HTML - namely the indexes
- Don't explicitly set basepython in a tox testenv when we can inherit
  it

Change-Id: Ib3db3888d0bb1c47773e3e44919c7077d0906ceb
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-09-24 17:26:39 +01:00
Zuul 2ffbba144c Merge "Build pdf docs" 2019-09-24 15:41:57 +00:00
Chris Dent 99d879abfd Build pdf docs
This follows the instructions [1] in an attempt to build pdf docs.

To get a build, the "badge" in the README has been removed.
The other option to add some svg -> pdf support, but that seems
overkill for a badge which is effectively meaningless.

The build wanted 'xindy' to build an index, but we can turn that
off and still get useful results.

[1] https://etherpad.openstack.org/p/train-pdf-support-goal

Change-Id: Icf7c22bf9d1de6fb2a74a756c370930d4c00b0b9
Story: 2006110
Task: 35397
2019-09-11 16:21:06 +01:00
Chris Dent 89cdb01971 Update osc-placement bug link in README
Point to storyboard now.

Change-Id: Ia00bbf55d8373653d63c9831043c5caaa59b8803
Story: 2005170
Task: 29910
2019-09-10 13:27:55 +01:00
caoyuan 78b1f3ea82 Replace git.openstack.org URLs with opendev.org URLs
Also fix some remaining inconsistencies in tox.ini

Change-Id: I2f690a9910351afd52703e4a0c537fa3b011f778
Closes-Bug: #1826823
2019-06-11 10:11:20 +01:00
shupeng 9df5b191e4 Add image link in README.rst
Change-Id: Ie0884d2c925182c600a108be44c0266421eecea1
2018-07-30 12:18:01 +00:00
Fan Zhang edb3bfed1d Update doc link in README.rst
Fix wrong documentation link and add release note url.
I met this wrong link ealier, since it's an easy fix, I just
put one patch to fix it.

Change-Id: I23ce6a0a212591b907fc58c8b371b26a4edb45a0
Closes-bug: #1747979
Signed-off-by: Fan Zhang <zh.f@outlook.com>
2018-02-08 12:18:25 +08:00
Matt Riedemann c57ed0a11a Fix the bug link in the readme
Change-Id: Icb976d4da934c3f8dd33e44e662310910d5ae794
2017-08-30 11:40:12 -04:00
Roman Podoliaka 2c538f3ea0 Initial commit
- import coockiecutter template
- set up basic testing
- implement interface of an OSC plugin
2017-03-22 11:58:28 +02:00