aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar discretegames <[email protected]>2022-11-07 16:12:41 -0800
committerGravatar discretegames <[email protected]>2022-11-07 16:12:41 -0800
commit4bb5c570a24d75e48c564140b4498bd592102bd8 (patch)
tree8cd584d5f983e5e82bcc0775f9dcf80345fe987c
parentreorg 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.md1
-rw-r--r--pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md1
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