Home
last modified time | relevance | path

Searched hist:"7 cb68807fbd2138bfc71ace3548e4366d15daacf" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/docs/components/
H A Dsdei.rst7cb68807fbd2138bfc71ace3548e4366d15daacf Fri Jul 12 10:56:58 UTC 2019 Paul Beesley <paul.beesley@arm.com> doc: Generate PlantUML diagrams automatically

Currently we have some pre-rendered versions of certain diagrams
in SVG format. These diagrams have corresponding PlantUML source
that can be rendered automatically as part of the documentation
build, removing the need for any intermediate files.

This patch adds the Sphinx "plantuml" extension, replaces
references to the pre-rendered SVG files within the documents,
and finally removes the SVG files and helper script.

New requirements for building the docs are the
"sphinxcontrib-plantuml" Python module (added to the pip
requirements.txt file) and the Graphviz package (provides the
"dot" binary) which is in the Ubuntu package repositories.

Change-Id: I24b52ee40ff79676212ed7cff350294945f1b50d
Signed-off-by: Paul Beesley <paul.beesley@arm.com>
/rk3399_ARM-atf/docs/
H A Dconf.py7cb68807fbd2138bfc71ace3548e4366d15daacf Fri Jul 12 10:56:58 UTC 2019 Paul Beesley <paul.beesley@arm.com> doc: Generate PlantUML diagrams automatically

Currently we have some pre-rendered versions of certain diagrams
in SVG format. These diagrams have corresponding PlantUML source
that can be rendered automatically as part of the documentation
build, removing the need for any intermediate files.

This patch adds the Sphinx "plantuml" extension, replaces
references to the pre-rendered SVG files within the documents,
and finally removes the SVG files and helper script.

New requirements for building the docs are the
"sphinxcontrib-plantuml" Python module (added to the pip
requirements.txt file) and the Graphviz package (provides the
"dot" binary) which is in the Ubuntu package repositories.

Change-Id: I24b52ee40ff79676212ed7cff350294945f1b50d
Signed-off-by: Paul Beesley <paul.beesley@arm.com>