Skip to content

Commit 8cfac02

Browse files
Update README.md
1 parent bbfad46 commit 8cfac02

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
11
# python-docs-101.github.io
2-
The Official Python Docs -- but with an added TOC panel
2+
The Official Python Docs ➡ but with an added TOC panel!
3+
4+
- https://python-docs-101.github.io/
5+
6+
### You are here - GitHub Pages repo
7+
8+
This repo houses the GitHub pages website. <br>
9+
This is just the baked output.
10+
11+
### See also - cpython fork (updates doc theme only)
12+
The modifications to the input for the Sphinx build configs <br>
13+
live inside the following fork of `cpython` repo (which is where the official Python docs live)
14+
15+
The page you are on now <br>
16+
is the result of running `sphinx-build` on the following fork's `Doc/` folder:
17+
18+
- https://github.com/python-docs-101/Python-Documentation-Theme-Fork

0 commit comments

Comments
 (0)