Skip to content

Commit 0032909

Browse files
author
Talia Chopra
committed
documentation: reverting makefile and sdp toc depth
1 parent 7ca5bcb commit 0032909

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# You can set these variables from the command line.
55
SPHINXOPTS = -W
6-
SPHINXBUILD = python3 -msphinx
6+
SPHINXBUILD = python -msphinx
77
SPHINXPROJ = sagemaker
88
SOURCEDIR = .
99
BUILDDIR = _build

doc/api/training/smd_data_parallel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ model.
6666

6767

6868
.. toctree::
69-
:maxdepth: 5
69+
:maxdepth: 2
7070

7171
sdp_versions/smd_data_parallel_pytorch
7272
sdp_versions/smd_data_parallel_tensorflow

0 commit comments

Comments
 (0)