Files
docs/doc/source
Stone 333b4346aa Changed relative paths to absolute
Sphinx considers the "source" dir to be it's root. Image or figure paths such as:

.. image:: ../deploy_install_guides/r5_release/figures/starlingx-deployment-options-controller-storage.png

can lead to build time behavior like the following under some circumstances:

copying images... [ 11%] deploy/../deploy_install_guides/r5_release/figures/starlingx-deployment-options-controller-storage.png

whereas the absolute path:

.. image:: /deploy_install_guides/r5_release/figures/starlingx-deployment-options-controller-storage.png

behaves predictably.

copying images... [ 11%] /deploy_install_guides/r5_release/figures/starlingx-deployment-options-controller-storage.png

So changed a handful of relative links to be absolute from the source root.

Signed-off-by: Stone <ronald.stone@windriver.com>
Change-Id: Id63e5949a78959a5f570b835eac658b42440fbcd
2021-02-19 06:45:53 -05:00
..
2021-01-25 08:36:47 -05:00
2021-01-25 08:36:47 -05:00
2020-05-16 17:27:20 -04:00
2020-12-08 15:44:08 -05:00
2020-11-23 09:17:34 -05:00
2021-02-19 06:45:53 -05:00
2021-01-25 08:36:47 -05:00
2021-01-25 08:36:47 -05:00
2021-02-09 12:50:24 -05:00
2021-02-09 12:50:24 -05:00
2021-02-09 12:50:24 -05:00