]> xenbits.xensource.com Git - xen.git/commit
docs/sphinx: Fix FUSA indexing
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 22 Nov 2024 16:34:20 +0000 (16:34 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 25 Nov 2024 13:44:56 +0000 (13:44 +0000)
commit233f03dd83e29c6ed22a902c19da8e60dad2c02d
tree388588ca2ad6cbbf802cae03b16ed4683d12b319
parent2e853c19204e2d660a8becf4b377cc99216854dd
docs/sphinx: Fix FUSA indexing

Sphinx complains:

  docs/fusa/index.rst:6: WARNING: toctree contains reference to nonexisting document 'fusa/reqs'
  docs/fusa/reqs/index.rst:6: WARNING: toctree contains reference to nonexisting document 'fusa/reqs/market-reqs'
  docs/fusa/reqs/index.rst:6: WARNING: toctree contains reference to nonexisting document 'fusa/reqs/product-reqs'
  docs/fusa/reqs/index.rst:6: WARNING: toctree contains reference to nonexisting document 'fusa/reqs/design-reqs/arm64'

  docs/fusa/index.rst: WARNING: document isn't included in any toctree
  docs/fusa/reqs/design-reqs/arm64/generic-timer.rst: WARNING: document isn't included in any toctree
  docs/fusa/reqs/design-reqs/arm64/sbsa-uart.rst: WARNING: document isn't included in any toctree
  docs/fusa/reqs/index.rst: WARNING: document isn't included in any toctree
  docs/fusa/reqs/market-reqs/reqs.rst: WARNING: document isn't included in any toctree
  docs/fusa/reqs/product-reqs/arm64/reqs.rst: WARNING: document isn't included in any toctree

Fix the toctrees.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Ayan Kumar Halder <ayan.kumar.halder@amd.com>
docs/fusa/index.rst
docs/fusa/reqs/index.rst
docs/index.rst