8 Commits

Author SHA1 Message Date
pawnesh.kumar
f09a37e550 Correct invalid git URL in LogABug config
Change-Id: I942338ce0811d12dcb83ec08853ad2a9b31f7af0
2016-10-07 15:18:21 +00:00
Nguyen Phuong An
29734db6d9 [api-ref] Remove temporary block in conf.py
The os-api-ref 1.0.0 is out. We can remove the support to older version now.
Reference:
6d41feb58d

Change-Id: I33120c4c93fd976add6e9f52ef306cc3d050f162
2016-09-07 07:25:45 +00:00
Nguyen Phuong An
c19c71a2b1 Config logABug feature for heat api-ref
Currently, heat api-ref is not configured with logABug feature.
When users click "Report bug" button, it leads to "openstack-manuals"
which is default.

Change-Id: I8f1fc450189d1cc2f931f5fdc8ba6d3eaccf5fc0
2016-08-31 11:53:51 +07:00
Graham Hayes
3202da7b93 Get ready for os-api-ref sphinx theme change
Change-Id: Ic8cc1d1d7388391c13bf2354f7f4f7fdc237a10e
2016-08-19 16:44:01 +01:00
Jenkins
2219a32995 Merge "Remove html_static_path from api-ref" 2016-05-23 04:28:29 +00:00
Daniel Gonzalez
d4b096a513 Remove html_static_path from api-ref
In Id3a71841f5b9a9ea7bb5803afd967ab4feadfe10 the in tree copy of
os-api-ref was migrated to the upstream version. The html_static_path
setting in conf.py was forgotten in the patch, which caused a warning
when building the API reference.
This patch comments out the setting from conf.py to prevent the
warning.

TrivialFix

Change-Id: I267b3f671fdfa2033c24d9407c7bed7e8527e9a2
2016-05-19 09:44:15 +02:00
Sean Dague
c9751d4e60 migrate to upstream os-api-ref
This removes the in tree copy of os-api-ref and migrates to the
upstream released version. It will fix the issues with the style
because the static files weren't in the right place in tree.

Change-Id: Id3a71841f5b9a9ea7bb5803afd967ab4feadfe10
2016-05-18 08:26:55 -04:00
Jay Dobies
4170566618 Migrate API documentations into the Heat tree
For more information, see:
http://lists.openstack.org/pipermail/openstack-dev/2016-May/093765.html

This is the initial port from api-site. The includes in
source/v1/index.rst are alphabetized, but we may want to revisit that
and reorder them according to importance.

Change-Id: I6f578107e17d3a97e667f645a05493da12ae2048
Implements: blueprint api-doc-migration
2016-05-04 15:46:28 -04:00