From b6644d24ae764a245a5fda5953da9c009e7f09a7 Mon Sep 17 00:00:00 2001 From: Dave Bort Date: Tue, 18 Feb 2025 11:08:24 -0800 Subject: [PATCH] Manual rebuild of 0.5 docs to pick up discord link Picks up the changes introduced by commit 1bc0699aad6c to add links to the new Discord server. --- 0.5/_sources/contributing.md.txt | 2 ++ 0.5/_sources/index.rst.txt | 5 ++++- 0.5/contributing.html | 3 ++- 0.5/index.html | 2 ++ 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/0.5/_sources/contributing.md.txt b/0.5/_sources/contributing.md.txt index 799f9700297..a5a559d643f 100644 --- a/0.5/_sources/contributing.md.txt +++ b/0.5/_sources/contributing.md.txt @@ -9,3 +9,5 @@ The source is hosted on GitHub at See [CONTRIBUTING.md](https://github.com/pytorch/executorch/blob/main/CONTRIBUTING.md) for detailed information about contributing to ExecuTorch. + +Join us on [Discord](https://discord.com/invite/Dh43CKSAdc)! diff --git a/0.5/_sources/index.rst.txt b/0.5/_sources/index.rst.txt index b3c69dd9e79..005236a54eb 100644 --- a/0.5/_sources/index.rst.txt +++ b/0.5/_sources/index.rst.txt @@ -31,7 +31,10 @@ Welcome to the ExecuTorch Documentation The ExecuTorch source is hosted on GitHub at -https://github.com/pytorch/executorch. +https://github.com/pytorch/executorch. + +Join us on `Discord `__ if you have questions +about ExecuTorch or would like to become a contributor! Getting Started ~~~~~~~~~~~~~~~ diff --git a/0.5/contributing.html b/0.5/contributing.html index a85381cfc23..be85bcd309b 100644 --- a/0.5/contributing.html +++ b/0.5/contributing.html @@ -505,6 +505,7 @@

Contributing to ExecuTorchCONTRIBUTING.md for detailed information about contributing to ExecuTorch.

+

Join us on Discord!

@@ -925,4 +926,4 @@

Resources

}) - \ No newline at end of file + diff --git a/0.5/index.html b/0.5/index.html index 474f4f92bf3..02da13409ab 100644 --- a/0.5/index.html +++ b/0.5/index.html @@ -520,6 +520,8 @@
ExecuTorch logo

The ExecuTorch source is hosted on GitHub at https://github.com/pytorch/executorch.

+

Join us on Discord if you have questions +about ExecuTorch or would like to become a contributor!

Getting StartedΒΆ

Topics in this section will help you get started with ExecuTorch.