Commit Graph

4 Commits

Author SHA1 Message Date
Kristal Dale 5e3f0fdfb7 Update landing pages for docs and release notes:
- Use updated project name in titles/text
- Correct text for link to Storyboard (docs)
- Correct capitalization in section headings
- Correct formatting for section headings
- Add missing section (docs) to bring inline with other pages
- Update project name in link to release notes
- Update project name in config for docs/releasenotes

Story:2007193
Task:38249

Change-Id: I3a336184cadf910bd66ce4d3349917fc530dcbde
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
2020-01-21 16:34:59 -08:00
Hang Li ce8905f504 Fix the error links for clients doc
The git code library,gerrit and storyboard doc link are error,so
redirect them to the correct link.

Change-Id: I5e4007850a46f51738f2a88be5162f1bb41562c3
Partial-Bug: #1835207
2019-07-03 21:26:25 +08:00
Dean Troyer 4b2560dee0 Add publish job for docs
Also set the theme to alabaster until starlingxdocs is ready

Change-Id: I64b705d8f7f5236c0a6cf9a5da347a10eb71fe16
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-06 09:53:12 -05:00
Abraham Arce 1185b5fdda [Doc] Building docs following Docs Contrib Guide
Baseline changes to comply with OpenStack Documentation
Contributor Guide [0] starting with the following sections:

- Project guide setup
  - [1] sphinx-quickstart
  - [2] doc/source/ layout
- Building documentation
  - [3] tox -e docs
- Using documentation tools
  - [4] openstackdocstheme
- Use build-openstack-docs-pti job template for docs
- Adding SPDX-License-Identifier: Apache-2.0

[0] https://docs.openstack.org/doc-contrib-guide
[1] http://www.sphinx-doc.org/en/master/usage/quickstart.html
[2] https://docs.openstack.org/doc-contrib-guide/project-guides.html
[3] https://docs.openstack.org/doc-contrib-guide/docs-builds.html
[4] https://docs.openstack.org/openstackdocstheme/

Story: 2002708
Task: 26712

Story: 2002813
Task: 26711

Change-Id: I7aad7497b8e0314ef10f59ecf4b863220b543bf8
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2018-09-25 11:07:16 -05:00