Commit Graph

5 Commits

Author SHA1 Message Date
Takashi Kajinami 75fa04a7cd doc: Comment out language option
... because explicit language=None causes the below warning since
Sphinx 5.0.0.

Invalid configuration value found: 'language = None'. Update your
configuration to a valid language code. Falling back to 'en' (English).

Change-Id: Ieca6a2cb9724346ed4ee40a20335a02d737a3cd4
2022-06-06 15:34:22 +00:00
Ghanshyam Mann e4c433dacb [ussuri][goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html

Adding noop jobs also to merge these *.rst only changes.

Story: #2007236
Task: #38524
Change-Id: Id40407adab666a9b7591612fe0ae237aa07c9175
2021-07-22 17:39:08 -05:00
ricolin 53800d1057 Remove docs, deprecated hooks, tests
Remove all deprecated hooks and tests.
Also since all test and hooks are removed,
we can remove the declare of python language in classifier.
Since we didn't actually provide any document,
we should remove docs too.

Hooks are maintained as Agents under heat-agents repo now.
Hooks in heat-templates are deprecated for a while. Hence, remove
hooks in heat-templates.

Depends-On: https://review.openstack.org/#/c/584774/
Change-Id: Ia886f71eaf99d75db0f9a6a7dfbe8664995c26e7
2019-01-03 20:18:06 +13:00
zhulingjie d9ccc442c4 Migrate the link of bug report button to storyboard
Change-Id: I85439200113a719f2e1c7caea29ea8de57cb1a8a
2018-08-30 07:32:11 -04:00
rabi cedf276918 Add basic stuff to build docs
This adds basic stuff required to build docs.

Change-Id: Ib9b917cc442e73aa177c68b1e1b26792ed2e8cd2
2017-07-20 06:04:50 +00:00