Skip to content

Commit 8549a93

Browse files
authored
Remove orphaned docs pages (#19555)
1 parent d2ab93e commit 8549a93

File tree

8 files changed

+13
-1126
lines changed

8 files changed

+13
-1126
lines changed

docs/source-pytorch/ecosystem/ecosystem-ci.rst renamed to docs/source-pytorch/community/ecosystem-ci.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
:orphan:
2-
31
Ecosystem CI
4-
============
2+
############
53

64
`Ecosystem CI <https://github.com/Lightning-AI/ecosystem-ci>`_ automates issue discovery for your projects against Lightning nightly and releases.
75
It is a lightweight repository that provides easy configuration of Continues Integration running on CPUs and GPUs.
86
Any user who wants to keep their project aligned with current and future Lightning releases can use the EcoSystem CI to configure their integrations.
97
Read more: `Stay Ahead of Breaking Changes with the New Lightning Ecosystem CI <https://devblog.pytorchlightning.ai/stay-ahead-of-breaking-changes-with-the-new-lightning-ecosystem-ci-b7e1cf78a6c7>`_
108

11-
--------------
9+
10+
----
11+
1212

1313
***********************
1414
Integrate a New Project

docs/source-pytorch/community/index.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
../generated/CONTRIBUTING.md
88
../generated/BECOMING_A_CORE_CONTRIBUTOR.md
99
governance
10+
ecosystem-ci
1011
../versioning
1112
../past_versions
1213
../generated/CHANGELOG.md
@@ -35,7 +36,7 @@ Community
3536
:height: 100
3637

3738
.. displayitem::
38-
:header: How to Become a core contributor
39+
:header: How to become a core contributor
3940
:description: Steps to be a core contributor
4041
:col_css: col-md-12
4142
:button_link: ../generated/BECOMING_A_CORE_CONTRIBUTOR.html
@@ -69,6 +70,13 @@ Community
6970
:button_link: ../generated/CHANGELOG.html
7071
:height: 100
7172

73+
.. displayitem::
74+
:header: Ecosystem CI
75+
:description: Automate issue discovery for your projects against Lightning nightly and releases
76+
:col_css: col-md-12
77+
:button_link: ecosystem-ci.html
78+
:height: 100
79+
7280
.. raw:: html
7381

7482
</div>

0 commit comments

Comments
 (0)