Skip to content

Commit e2ff162

Browse files
committed
docs: disable two sections from toctree
* Disables "Build a module" and "Developing with Invenio" sections as the text requires a larger update to be relevant.
1 parent 63ffa1d commit e2ff162

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/index.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
quickstart/index.rst
1515
tutorials/build-a-repository.rst
1616
tutorials/understanding-data-models.rst
17-
tutorials/build-a-module.rst
18-
tutorials/developing-with-invenio.rst
1917
tutorials/managing-access.rst
2018
deployment/securing-your-instance.rst
2119
architecture/infrastructure.rst
@@ -25,3 +23,10 @@
2523
history.rst
2624
releases/index.rst
2725
community/index.rst
26+
27+
28+
.. toctree::
29+
:hidden:
30+
31+
tutorials/build-a-module.rst
32+
tutorials/developing-with-invenio.rst

0 commit comments

Comments
 (0)