diff options
author | 2022-11-07 16:12:41 -0800 | |
---|---|---|
committer | 2022-11-07 16:12:41 -0800 | |
commit | 4bb5c570a24d75e48c564140b4498bd592102bd8 (patch) | |
tree | 8cd584d5f983e5e82bcc0775f9dcf80345fe987c | |
parent | reorg of windows guides, moved py launcher into installing and using, fixed l... (diff) |
added toc to windows guides
-rw-r--r-- | pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md | 1 | ||||
-rw-r--r-- | pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md b/pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md index dcf94f73..f86d5d48 100644 --- a/pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md +++ b/pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md @@ -2,6 +2,7 @@ title: Common Issues Using Python on Windows description: A list of common issues with Python on Windows and how to fix them icon: fab fa-windows +toc: 3 --- ### When I run `python` in the terminal I get no result, or the Windows Store opens! diff --git a/pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md b/pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md index 6eb87b86..59c0cad5 100644 --- a/pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md +++ b/pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md @@ -2,6 +2,7 @@ title: Installing and Using Python on Windows description: How we recommend installing Python on Windows, and how to use Python Windows features icon: fab fa-windows +toc: 2 --- <!-- dg:TODO reorg with |