Commit Graph

8 Commits

Author SHA1 Message Date
Roman Dobosz bd8469b40b Change documentation for devstack deployment.
Reflect reality to the docs regarding devstack deployment.
Also, there were changes to refresh docs for vagrant, updated
Vagrantfile, and removed outdated Opendaylight docs.

Change-Id: Ic038967547ebf748c5b41ad598e8553c4a6bebad
2021-07-20 11:00:40 +02:00
Roman Dobosz 5a8681a582 Set explicitly type of language in code-block directive.
It might happen, that on older version of Sphinx code-block directive
will fail without an argument - which is type of language/output/type
used by pygments for syntax highlight. We fix it in this patch.

Change-Id: I2b2ef73859fd7b86dc0c03af010570569854d568
2019-11-18 12:02:19 +01:00
Roman Dobosz ad4c460093 Correct ordered/unordered lists.
There is a lot of lists in documentation, unfortunately they were used
incorrectly. In this patch we fix that. For ordered lists we use
auto numbering restructuredtext feature.

Change-Id: I77c4aa2fa333a3968daf8cdf9440848c51374582
2019-11-13 12:50:05 +01:00
Roman Dobosz fd440fcdcb Explicitly use code-block.
In this patch we convert preformatted directive (double colon at the end
of line) to code-block sphinx directive. Also, fixed formatting for
existing code-block directives, and changes restructuredtext code
directive into sphinx code-block.

Change-Id: I9db48fbb169263e3bf66eacca7d9bce6c355739f
2019-11-13 12:49:43 +01:00
Roman Dobosz e32d796ac7 Fix inconsistency in headlines format.
There are several restructuredtext files, which don't follow guide for
document contribution. Also made a rule for having additional line
between section body and folowing section headline.

Change-Id: I2dfe9aea36299e3986acb16b1805a4dc0cd952d2
2019-11-13 11:39:10 +01:00
Michał Dulko 6b58a1b58e Replace git.openstack.org with opendev.org in URLs
Change-Id: I1909cf75595fd9da7dfb1481478756711e9bb06c
2019-06-26 17:57:01 +02:00
Daniel Mellado 90ff84013d Fix some misspellings within Kuryr-Kubernetes
This commit fixes a few typos that were around Kuryr-Kubernetes code
and attempts to keep a saner codebase avoiding one-liner committers.

Change-Id: I57380d69570a74abd167ef02e6a346885bda8d5d
2019-01-03 07:31:47 -05:00
Luis Tomas Bolivar 8f2729cedd Add support and documentation for OVN
Closes-Bug: 1749079
Change-Id: I1e02b13f06ce627bd70d0b2ceab35215db524ae3
2018-02-14 15:35:54 +01:00