10 Commits

Author SHA1 Message Date
Fabricio Aguiar
73abbe14eb
Fix openstackdocstheme deprecation warnings
closes OSP-20539

Signed-off-by: Fabricio Aguiar <fabricio.aguiar@gmail.com>
Change-Id: Ib0912674b56b1899180c9139309722c773c74989
2023-03-16 15:38:36 +00:00
Martin Kopec
ffcdca681b Add contributing page and some updates
The commit adds contributing page for easier orientation
in our projects.

Change-Id: I1045f1940d5ead7b1dfdbf5ecaf09b9a38a4606e
2021-11-08 12:42:58 +00:00
Martin Kopec
71000ff2d5 Reflect osf/ to openinfra/ namespace rename
Lately osf/ namespace got renamed to openinfra/ [1], this commit
reflects this change within refstack-client's repo.

[1] https://review.opendev.org/c/openstack/project-config/+/808479

Change-Id: I629d84cc8eed63ef8f33d3e063a3c7dc763c1d37
2021-10-21 21:08:37 +00:00
lpiwowar
9b8892c2dd Change documentation configuration
This patch makes sure that the html documentation is generated with
alabaster theme.

Change-Id: Id2f13d44100a1eeb97670ea49f600d29119258e9
2021-10-12 16:22:44 +02:00
Ghanshyam Mann
a2b4ce30b8 Update jobs for interop repos renaming
Interop repos are going under rename from
openstack namespace to osf namespace (Depends-On),
which need update the zuul job to start using the
new location.

Update .gitreview as well.

Disable py27 and py35 jobs, they don't work anymore as is.

Depends-On: https://review.opendev.org/#/c/734669/
Change-Id: Ib6871eaf0735e756f051d14513869fbe7cc6e826
2020-06-13 18:57:48 +02:00
Luz Cazares
d1bfd90593 Add support for new doc PTI jobs
Implement optional cleanup to support the new PTI jobs
for documentation which won't use tox anymore.

Docs tox environment will still available for developers but
it is no loger used in the gate to construct the documentation.

See http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Change-Id: Ib26b711365389c59658f9d7f6cafd5acb736dfce
2017-12-18 15:35:32 -08:00
Luz Cazares
a2d5654879 Fix documentation tree
Fixed autogenerated sphinx documentation main tree
to include all approved specs.

Change-Id: Icb5cc6bf87a75929e9a683ac98ab512c69a945a7
2017-11-20 10:30:21 -08:00
Luz Cazares
6553789b8f Use the openstack theme for documentation
Using sphinx openstack theme on refstack-client
to be consistent with OpenStack branding

Change-Id: I43c727ce8b47b30e4c30b1ddcebede09f064b155
2017-07-10 19:19:11 +00:00
Luz Cazares
5177431755 Add specs hierarchy into refstack-client
Add specs folder, the readme with flow instructions and a spec example into
refstack-client in order to track proposed and implemented changes.

Change-Id: I3ec0b4b03f641d461021dc8dbbf6124aa0bd585b
2016-07-30 01:38:11 +00:00
Steve Martinelli
153432945c Initial documentation dump
- include sphinx in requirements
- basic configuration, generated using sphinx
- updated gitignore to ignore the build directory
- added a readme on how to build the docs
2014-09-11 18:17:20 -04:00