Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger 6c2f80e0b1 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: Ia5c43bba9a5a75cc70df0084166b9e6492cccd90
2020-06-04 14:28:48 +02:00
Kristal Dale 53914fc55c 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
- Update project name in link to release notes, api-ref
- Update project name in config for docs/releasenotes/api-ref

Story:2007193
Task:38350

Change-Id: I3c44012bc67136aed1e12c63037c822db7cdc4a6
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
2020-01-21 16:38:46 -08:00
Kristal Dale 750b102ed5 Update config
Update conf.py for release notes to include the project
variable, set to the project name. This is so the string
above the left nav renders the project name.

Story: 2004900
Task: 29230

Change-Id: Ib112654387cd8873f805ede225df1bf3e292c697
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
2019-01-30 16:40:20 -08:00
Kristal Dale 95d66cbd26 Clean up and standardize landing pages
doc index.rst:
1. Update intro sentence to read as a complete sentence
2. Remove unused toctree
3. Correct heading levels (impacting side nav and correct rendering of content)
4. Remove "Indices and Tables" section: genindex page not used, search searches
only index (not useful here)

releasenotes index.rst:
1. Standardize page title reST markup
2. Remove search (make consistent with other openstack release note pages)

Change-Id: I42e5b160336baf8498a83a5414a6e353cc529c5c
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
2018-12-27 17:06:20 -08:00
Abraham Arce 6a0712ef9b [Doc] openstackdocstheme starlingxdocs theme
Enable starlingxdocs theme support for:

- Documentation
- Release Notes

Change-Id: Id56abf7f2fa506e6081e973e26fcf14d456b872f
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2018-10-22 14:36:35 +00:00
Dean Troyer c7dfc772fa Add relnotes publish job
* Add pointers in the main doc to releasenotes pages
* Add publish-stx-releasenotes job
* Add search at bottom of relnotes page to trigger the job

Change-Id: I3ba4672681bdcc1810e10c534cfa0e49b4d82a2c
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-12 15:07:01 -05:00
Dean Troyer 35813762a7 Add publish job for docs
Also set the theme to alabaster until starlingxdocs is ready

Change-Id: Idcfe4244f6d43380c8cee87d165ca2786f3e1767
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-06 14:19:53 -05:00
Dean Troyer 49200827ca [Doc] stx.2018.10 release note placeholder
Change-Id: I552def52063b5ff1ac1e72713abdb961dd1fb92c
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-09-27 21:49:28 -05:00
Abraham Arce 3405723c77 [Doc] SPDX License Identifier
- Change to SPDX-License-Identifier: Apache-2.0

Change-Id: Ibaf7c805b7aea6f8793f9d600ae263c2e63cd8da
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2018-09-25 12:39:33 -05:00
Abraham Arce d59fe6623c [Doc] Release Notes Management
Baseline changes to comply with Release Notes Management
based in Reno [0]:

* Use build-openstack-releasenotes job for release notes
  (We can't use the OpenStack releasenotes template as it includes
  publish jobs, stx needs its own)
* Add newnote tox environment as convenience for creating new release
  notes, re-using the releasenotes venv.

[0] https://docs.openstack.org/reno/latest/

Story: 2003101
Task: 26719

Change-Id: If4f8833fb4d3539ba47ce3014d4d3bbae409c278
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2018-09-25 05:43:29 -05:00