]> xenbits.xensource.com Git - xen.git/commitdiff
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)
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

index 13bf4e8e23f1041cb28d842f82e4ecbeeabf2014..5f1e8acfc4299249d6574279ee06f38dd8b0b76d 100644 (file)
@@ -6,4 +6,4 @@ Functional Safety documentation
 .. toctree::
    :maxdepth: 2
 
-   reqs
+   reqs/index
index 183f183b1f8c7c42c1cd0249f9c772a40be627f3..8a4dae6fb24943b0ab7f96ba4044ce285b393a2c 100644 (file)
@@ -7,6 +7,7 @@ Requirements documentation
    :maxdepth: 2
 
    intro
-   market-reqs
-   product-reqs
-   design-reqs/arm64
+   market-reqs/reqs
+   product-reqs/arm64/reqs
+   design-reqs/arm64/generic-timer
+   design-reqs/arm64/sbsa-uart
index ab051a0f383349bc4ea99dedd84ab4eac209165f..1d44796d72968c7ddcc81baa9827c7a65ae916a7 100644 (file)
@@ -65,6 +65,7 @@ Documents in need of some rearranging.
    designs/launch/hyperlaunch-devicetree
    misc/xen-makefiles/makefiles
    misra/index
+   fusa/index
 
 
 Miscellanea