From a5c43d3b2b80f5fc769d7ed0ea511c0bd6733c6b Mon Sep 17 00:00:00 2001 From: Jirka Borovec <6035284+Borda@users.noreply.github.com> Date: Mon, 24 Apr 2023 16:07:22 +0200 Subject: [PATCH] docs: fix past versions location (#17432) --- docs/source-pytorch/community/index.rst | 2 +- .../{community => }/past_versions.rst | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) rename docs/source-pytorch/{community => }/past_versions.rst (93%) diff --git a/docs/source-pytorch/community/index.rst b/docs/source-pytorch/community/index.rst index e5cf1cea5f..0bc87c04a5 100644 --- a/docs/source-pytorch/community/index.rst +++ b/docs/source-pytorch/community/index.rst @@ -8,7 +8,7 @@ ../generated/BECOMING_A_CORE_CONTRIBUTOR.md governance ../versioning - past_versions + ../past_versions ../generated/CHANGELOG.md ######### diff --git a/docs/source-pytorch/community/past_versions.rst b/docs/source-pytorch/past_versions.rst similarity index 93% rename from docs/source-pytorch/community/past_versions.rst rename to docs/source-pytorch/past_versions.rst index 1cb6c0d610..86c1c39a5e 100644 --- a/docs/source-pytorch/community/past_versions.rst +++ b/docs/source-pytorch/past_versions.rst @@ -1,9 +1,9 @@ Past PyTorch Lightning versions =============================== -PyTorch Lightning evolved over time. Here's the complete history of versions with links to their respective docs. +PyTorch Lightning :doc:`evolved over time `. Here's the history of versions with links to their respective docs. -TO help you with keeping up to spead, check :doc:`Migration guide <../upgrade/migration_guide>`. +To help you with keeping up to spead, check :doc:`Migration guide `. .. list-table:: Past versions :widths: 5 50 30 15 @@ -21,7 +21,7 @@ TO help you with keeping up to spead, check :doc:`Migration guide <../upgrade/mi `1.9.2 `_, `1.9.3 `_, `1.9.4 `_ - - :doc:`from 1.9 to 2.0 <../upgrade/from_1_9>` + - :doc:`from 1.9 to 2.0 ` * - `1.8 `_ - `Colossal-AI Strategy, Commands and Secrets for Apps, FSDP Improvements and More! `_ @@ -32,7 +32,7 @@ TO help you with keeping up to spead, check :doc:`Migration guide <../upgrade/mi `1.8.4 `_, `1.8.5 `_, `1.8.6 `_ - - :doc:`from 1.8 to 2.0 <../upgrade/from_1_8>` + - :doc:`from 1.8 to 2.0 ` * - `1.7 `_ - `Apple Silicon support, Native FSDP, Collaborative training, and multi-GPU support with Jupyter notebooks `_ @@ -44,7 +44,7 @@ TO help you with keeping up to spead, check :doc:`Migration guide <../upgrade/mi `1.7.5 `_, `1.7.6 `_, `1.7.7 `_ - - :doc:`from 1.7 to 2.0 <../upgrade/from_1_7>` + - :doc:`from 1.7 to 2.0 ` * - `1.6 `_ - `Support Intel's Habana Accelerator, New efficient DDP strategy (Bagua), Manual Fault-tolerance, Stability and Reliability `_ @@ -54,7 +54,7 @@ TO help you with keeping up to spead, check :doc:`Migration guide <../upgrade/mi `1.6.3 `_, `1.6.4 `_, `1.6.5 `_ - - :doc:`from 1.6 to 2.0 <../upgrade/from_1_6>` + - :doc:`from 1.6 to 2.0 ` * - `1.5 `_ - `LightningLite, Fault-Tolerant Training, Loop Customization, Lightning Tutorials, LightningCLI v2, RichProgressBar, CheckpointIO Plugin, and Trainer Strategy Flag `_ @@ -69,7 +69,7 @@ TO help you with keeping up to spead, check :doc:`Migration guide <../upgrade/mi `1.5.8 `_, `1.5.9 `_, `1.5.10 `_ - - :doc:`from 1.5 to 2.0 <../upgrade/from_1_5>` + - :doc:`from 1.5 to 2.0 ` * - `1.4 `_ - `TPU Pod Training, IPU Accelerator, DeepSpeed Infinity, Fully Sharded Data Parallel `_ @@ -83,7 +83,7 @@ TO help you with keeping up to spead, check :doc:`Migration guide <../upgrade/mi `1.4.7 `_, `1.4.8 `_, `1.4.9 `_ - - :doc:`from 1.4 to 2.0 <../upgrade/from_1_4>` + - :doc:`from 1.4 to 2.0 ` * - `1.3 `_ - `Lightning CLI, PyTorch Profiler, Improved Early Stopping `_