Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions 0.5/_sources/contributing.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)!
5 changes: 4 additions & 1 deletion 0.5/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ Welcome to the ExecuTorch Documentation
</div>

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

Join us on `Discord <https://discord.com/invite/Dh43CKSAdc>`__ if you have questions
about ExecuTorch or would like to become a contributor!

Getting Started
~~~~~~~~~~~~~~~
Expand Down
3 changes: 2 additions & 1 deletion 0.5/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,7 @@ <h1>Contributing to ExecuTorch<a class="headerlink" href="#contributing-to-execu
<p>See
<a class="reference external" href="https://github.com/pytorch/executorch/blob/main/CONTRIBUTING.md">CONTRIBUTING.md</a>
for detailed information about contributing to ExecuTorch.</p>
<p>Join us on <a class="reference external" href="https://discord.com/invite/Dh43CKSAdc">Discord</a>!</p>
</div>


Expand Down Expand Up @@ -925,4 +926,4 @@ <h2>Resources</h2>
})
</script>
</body>
</html>
</html>
2 changes: 2 additions & 0 deletions 0.5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,8 @@
<div class="et-page-column2"><img src="_static/img/ExecuTorch-Logo-cropped.svg" alt="ExecuTorch logo" title="ExecuTorch logo"></div>
</div><p>The ExecuTorch source is hosted on GitHub at
<a class="reference external" href="https://github.com/pytorch/executorch">https://github.com/pytorch/executorch</a>.</p>
<p>Join us on <a class="reference external" href="https://discord.com/invite/Dh43CKSAdc">Discord</a> if you have questions
about ExecuTorch or would like to become a contributor!</p>
<div class="section" id="getting-started">
<h2>Getting Started<a class="headerlink" href="#getting-started" title="Permalink to this heading">¶</a></h2>
<p>Topics in this section will help you get started with ExecuTorch.</p>
Expand Down