Skip to content

Commit b1d38b7

Browse files
authored
Manual rebuild of 0.5 docs to pick up discord link (#8544)
Picks up the changes introduced by commit 1bc0699 to add links to the new Discord server.
1 parent d23d1c7 commit b1d38b7

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

0.5/_sources/contributing.md.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ The source is hosted on GitHub at
99
See
1010
[CONTRIBUTING.md](https://github.com/pytorch/executorch/blob/main/CONTRIBUTING.md)
1111
for detailed information about contributing to ExecuTorch.
12+
13+
Join us on [Discord](https://discord.com/invite/Dh43CKSAdc)!

0.5/_sources/index.rst.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ Welcome to the ExecuTorch Documentation
3131
</div>
3232

3333
The ExecuTorch source is hosted on GitHub at
34-
https://github.com/pytorch/executorch.
34+
https://github.com/pytorch/executorch.
35+
36+
Join us on `Discord <https://discord.com/invite/Dh43CKSAdc>`__ if you have questions
37+
about ExecuTorch or would like to become a contributor!
3538

3639
Getting Started
3740
~~~~~~~~~~~~~~~

0.5/contributing.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,7 @@ <h1>Contributing to ExecuTorch<a class="headerlink" href="#contributing-to-execu
505505
<p>See
506506
<a class="reference external" href="https://github.com/pytorch/executorch/blob/main/CONTRIBUTING.md">CONTRIBUTING.md</a>
507507
for detailed information about contributing to ExecuTorch.</p>
508+
<p>Join us on <a class="reference external" href="https://discord.com/invite/Dh43CKSAdc">Discord</a>!</p>
508509
</div>
509510

510511

@@ -925,4 +926,4 @@ <h2>Resources</h2>
925926
})
926927
</script>
927928
</body>
928-
</html>
929+
</html>

0.5/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,8 @@
520520
<div class="et-page-column2"><img src="_static/img/ExecuTorch-Logo-cropped.svg" alt="ExecuTorch logo" title="ExecuTorch logo"></div>
521521
</div><p>The ExecuTorch source is hosted on GitHub at
522522
<a class="reference external" href="https://github.com/pytorch/executorch">https://github.com/pytorch/executorch</a>.</p>
523+
<p>Join us on <a class="reference external" href="https://discord.com/invite/Dh43CKSAdc">Discord</a> if you have questions
524+
about ExecuTorch or would like to become a contributor!</p>
523525
<div class="section" id="getting-started">
524526
<h2>Getting Started<a class="headerlink" href="#getting-started" title="Permalink to this heading"></a></h2>
525527
<p>Topics in this section will help you get started with ExecuTorch.</p>

0 commit comments

Comments
 (0)