Commit Graph

11 Commits (ebac4668a56044fbe2981583aa2644e2e763473c)

Author SHA1 Message Date
Andreas Jaeger 8aed65a78d Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

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.

Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.

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: If0e77ff211c6ee1418e5fe2a790b8029b1495dcd
3 years ago
elajkat b6df509edf PDF documentation build
Change-Id: I3fd44c8a6908261a06d274d7901c86a9ffabcfe6
4 years ago
pengyuesheng 563a9bad82 Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.

Change-Id: I128f18d83a950b31e1e8c5a475d6e21a1987242f
4 years ago
Andreas Jaeger aed091ab45 Import and update jobs
Import jobs from project-config and update them:
* Use python36 instead of python35, since py35 is out of scope
  for current cycle.
* Switch to using "tox -e docs" for docs building - using
  build-openstack-docs-pti template. This does not publish since
  networking-l2gw is not an official OpenStack project under governance
  anymore.

Update tox.ini for docs change.

Since this now uses python3 for docs building, switch from oslosphinx
(only working with python2) to openstackdocstheme.

Use new URL for upper-constraints file everywhere.

Update RST files where new sphinx was producing errors.

Needed-By: https://review.opendev.org/661542
Change-Id: Ic59f532e31647bc58aba236bf440b7bca934d36d
4 years ago
Lajos Katona 1125e0ad89 Add networking-l2gw OSC commands
Instead of the neutron commands in the form neutron l2-gateway-<command>
and neutron l2-gateway-connection-<command> introduce the osc form:
openstack l2gw <command> and openstack l2gw connection <command>.

Change-Id: I3ad1c6fdde9c3cfc8732680f130fbd6420d98c53
Closes-Bug: #1755435
5 years ago
melissaml 5eab3a58d7 Replace Chinese quotes to English quotes
Change-Id: Ic578c6aff82c85b2d7b09cb2314e2263b444efb0
5 years ago
Jenkins b12a8cdb29 Merge "Adding Release and version management for L2GW package" 8 years ago
Sukhdev Kapur db75f163a5 Adding Release and version management for L2GW package
This patch describes the philopsphy of release and version
management for L2 Gateway package. This also specifies the
use case example for this package for specific release.

Change-Id: I721a6c277ffc835cf51c6c08aace6fd388ba97f1
8 years ago
SDN Developer 9ce9667bc9 Replace neutron with neutron-l2gw in doc
Replacing neutron with neutron-l2gw in usage.rst
for CLIs

Change-Id: I0e1d20b2297994903607499221b02a78c716b392
8 years ago
Selvakumar S a2c2fefc1e networking-l2gw users guide
This document is for user deployment guide for
l2 gateway .

Change-Id: I52fb0533abb68fd7d2ba1a2861d32c31ba80835d
8 years ago
armando-migliaccio cbd20bb336 Initial cookiecutter setup
Change-Id: I0e7877ad29738d8f18d8a70b9d32879fa897724b
9 years ago