Skip to content

Commit 7e747c9

Browse files
authored
Do not use sphinx-collections (#306)
It breaks reference-integration because collections don't nest. See #305
1 parent d1a4bbb commit 7e747c9

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

docs/index.rst

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,6 @@ It provides documentation, requirements, and traceability.
4141
Key concepts, models and explanatory material to understand the system.
4242

4343

44-
.. if-collection:: score_process
45-
46-
.. grid:: 1 1 3 3
47-
:class-container: score-grid
48-
49-
.. grid-item-card::
50-
51-
:ref:`score_process <_collections/score_process/process/index>`
52-
^^^
53-
Documentation for the score_process that docs-as-code is based on, including backlinks to docs-as-code.
54-
5544
.. dropdown:: Sitemap
5645

5746
.. toctree::
@@ -63,14 +52,3 @@ It provides documentation, requirements, and traceability.
6352
reference/index
6453
concepts/index
6554
internals/index
66-
67-
docs-as-code is based on score_process:
68-
69-
.. if-collection:: score_process
70-
71-
.. toctree::
72-
:maxdepth: 5
73-
:includehidden:
74-
:titlesonly:
75-
76-
_collections/score_process/process/index

0 commit comments

Comments
 (0)