Skip to content

Commit f32abfa

Browse files
eslesar-awslaurenyu
authored andcommitted
Migrate content from workflow and pytorch readmes into sphinx project (#700)
1 parent 6a42335 commit f32abfa

File tree

5 files changed

+917
-2
lines changed

5 files changed

+917
-2
lines changed

CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
CHANGELOG
33
=========
44

5+
1.18.6dev
6+
=========
7+
8+
* doc-fix: Move workflow and PyTorch readme content into sphinx project
9+
* doc-fix: Fix broken links in using_tensorflow.rst
10+
511
1.18.5
612
======
713

doc/index.rst

+10
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,11 @@ PyTorch
8080
*******
8181
A managed environment for PyTorch training and hosting on Amazon SageMaker
8282

83+
.. toctree::
84+
:maxdepth: 1
85+
86+
using_pytorch
87+
8388
.. toctree::
8489
:maxdepth: 2
8590

@@ -140,6 +145,11 @@ Workflows
140145
*********
141146
SageMaker APIs to export configurations for creating and managing Airflow workflows.
142147

148+
.. toctree::
149+
:maxdepth: 1
150+
151+
using_workflow
152+
143153
.. toctree::
144154
:maxdepth: 2
145155

0 commit comments

Comments
 (0)