From c540b4c74e506b3a9f49979c8f8fbfec00146129 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Fri, 1 Aug 2025 12:28:33 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 55ca768..7400cd9 100644 --- a/Home.md +++ b/Home.md @@ -15,6 +15,7 @@ Welcome to the PyTorch developer's wiki! * [Public API definition and documentation](Public-API-definition-and-documentation) * [Frontend Backward and Forward Compatibility Policy](PyTorch's-Python-Frontend-Backward-and-Forward-Compatibility-Policy) * [Docstring Guidelines](https://github.com/pytorch/pytorch/wiki/Docstring-Guidelines) +* [Troubleshooting Documentation Build](https://github.com/pytorch/pytorch/wiki/Troubleshooting-Documentation-Build) ## Onboarding New to PyTorch? Don't know where to start?