Update git submodules
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Sun, 14 Jul 2019 06:10:06 +0000 (06:10 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sun, 14 Jul 2019 06:10:06 +0000 (06:10 +0000)
commitd4b108463ad7d5e51e89d7c6a616cab611da01fd
tree3c243f994331caed1ffb0cc763501b1aa7da686a
parentc417eb560a6122b9558d99a253fb6d0596979efd
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to f1e333499744981f7f0083ee1df85c2e0aa50bb5
  - Merge "docs: Ensure literal block rendering"
  - docs: Ensure literal block rendering

    Literal block is not rendered as such unless prefixed with two colons
    ("::") [1].

    Sphinx "code-block" directive takes a language name as an argument [2]
    and fails if none is supplied.

    [1] http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#literal-blocks
    [2] https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-code-block

    Issue-ID: OOM-1612
    Change-Id: Ibf5ddf9b50753206b5bcec0df83c8a19346e6ad9
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
docs/submodules/oom.git