Skip to content

Commit 2e694a7

Browse files
authored
documentation: creating a "latest" version sm distributed docs (#2256)
1 parent 8bef3f0 commit 2e694a7

10 files changed

+14
-14
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
Version 1.1.0 (Latest)
3+
======================
4+
5+
.. toctree::
6+
:maxdepth: 1
7+
8+
latest/smd_data_parallel_pytorch.rst
9+
latest/smd_data_parallel_tensorflow.rst

doc/api/training/sdp_versions/v1_1_0.rst

Lines changed: 0 additions & 9 deletions
This file was deleted.

doc/api/training/smd_data_parallel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Select a version to see the API documentation for version.
8484
.. toctree::
8585
:maxdepth: 1
8686

87-
sdp_versions/v1_1_0.rst
87+
sdp_versions/latest.rst
8888
sdp_versions/v1_0_0.rst
8989

9090
.. important::

doc/api/training/smd_model_parallel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Select a version to see the API documentation for version. To use the library, r
3434
.. toctree::
3535
:maxdepth: 1
3636

37-
smp_versions/v1_3_0.rst
37+
smp_versions/latest.rst
3838
smp_versions/v1_2_0.rst
3939
smp_versions/v1_1_0.rst
4040

doc/api/training/smp_versions/v1_3_0.rst renamed to doc/api/training/smp_versions/latest.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ To use the library, reference the Common API documentation alongside the framewo
77
.. toctree::
88
:maxdepth: 1
99

10-
v1.3.0/smd_model_parallel_common_api
11-
v1.3.0/smd_model_parallel_pytorch
12-
v1.3.0/smd_model_parallel_tensorflow
10+
latest/smd_model_parallel_common_api
11+
latest/smd_model_parallel_pytorch
12+
latest/smd_model_parallel_tensorflow

0 commit comments

Comments
 (0)