This patch introduces a new directory layout
in doc/source in conformance with the OpenStack
manuals project migration spec [1], moves the
existing content in manila/doc/source into the
new directories, and adjusts index files accordingly.
This is the first step in the migration process
as outlined in the spec.
[1] https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html
Closes-Bug: #1706181
Change-Id: I8964d066bb838fabbe94239ac108bff884c6ff76
Depends-On: I72be6303f9be77c0461eaacbc61bad8372546fb5
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
This patch completes the transition from oslosphinx
to openstackdocs theme in accord with the OpenStack
manuals project migration spec [1].
[1] https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html
Change-Id: I72be6303f9be77c0461eaacbc61bad8372546fb5
Partial-Bug: #1706181
Needed-By: I8964d066bb838fabbe94239ac108bff884c6ff76
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
With pbr 2.0 and Sphinx 1.5, the setting for treat sphinx warnings as
errors is setting warning-is-error in build_sphinx section. Enable this.
Change-Id: I8ea73cff6dc539c9f9db2f550ad8088812467d1b
The following file(s) added utf-8 encoding but never used. So we can
remove them at all.
doc/source/conf.py
releasenotes/source/conf.py
Change-Id: I8ffd8ad1a9638a80696c3d0775372de5be642fbc
OpenStack has dropped the incubation notion, so labeling this as an
incubated project in the docs is confusing.
Change-Id: I9f9c70f9d6fd9156da66280183fa933f72b59d7a
Make doc with tests description up-to-date and provide there information
that describes how to run functional tests.
Partially implements bp functional-tests
Change-Id: Iad6b1d97a9c43dd24c2c6837bb71739a6f09bb1e
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.
Change-Id: Ib50f0ff10da76e53a9b4545a1007e5425d39fd94
Split up index page, remove duplicated shell information, include
other exiting files and the usual indices and tables.
Change-Id: I271c245c9d3af81e4563c489f7a5fd279fd1568e
Since manila is now an incubated project, use oslosphinx together with
the incubated theme.
Unset html_static_path since there's currently no static file and sphinx
warns otherwise.
Change-Id: Icfbf2c0ee214da870c3c711a34b6a649e9878659
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)
This also removes the requirement for internet access during docs build.
This can cause docs jobs to fail if the project errors out on
warnings.
Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb
Closes-Bug: #1368910
After manila's fork from cinder, its docs were not
updated well.
Partially implements: blueprint manila-documentation
Change-Id: Idcf611ff08a9c7fdad1c87714444579eac85e479