Skip to content

Commit f5766ef

Browse files
committed
Update
1 parent 189a26a commit f5766ef

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

prototype_source/prototype_index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Unstable
2-
--------
2+
========
3+
34
API unstable features are not available as part of binary distributions
45
like PyPI or Conda (except maybe behind run-time flags). To test these
56
features we would, depending on the feature, recommend building PyTorch
@@ -162,6 +163,7 @@ decide if we want to upgrade the level of commitment or to fail fast.
162163
.. -----------------------------------------
163164
164165
.. toctree::
166+
:maxdepth: 2
165167
:hidden:
166168

167169
/prototype/context_parallel

recipes_source/recipes_index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Recipes
2-
---------------------------------------------
2+
========
33

44
Recipes are bite-sized, actionable examples of
55
how to use specific PyTorch features, different
@@ -339,6 +339,7 @@ from our full-length tutorials.
339339
.. Page TOC
340340
.. -----------------------------------------
341341
.. toctree::
342+
:maxdepth: 2
342343
:hidden:
343344

344345
/recipes/recipes/defining_a_neural_network

0 commit comments

Comments
 (0)