Skip to content

Commit 9e3a197

Browse files
Merge pull request #3 from python-docs-101/PYDOC-6-rebuild-official-docs-using-rtd-theme--branch-b
PYDOC-6b: Copy baked site to GitHub Pages <3
2 parents 8cfac02 + 4123671 commit 9e3a197

File tree

545 files changed

+3624236
-139451
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

545 files changed

+3624236
-139451
lines changed

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 664cf1649296fda43ab152fc0ccc2dca
3+
config: 761108bc13c5394b4b552559ed34200d
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_sources/contents.rst.txt

Lines changed: 24 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,40 @@
22
Python Documentation contents
33
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
44

5-
.. toctree::
5+
.. |hr| raw:: html
6+
7+
<hr>
68

9+
.. toctree::
10+
711
whatsnew/index.rst
12+
---------------------- <glossary.rst>
813
tutorial/index.rst
9-
using/index.rst
10-
reference/index.rst
1114
library/index.rst
15+
reference/index.rst
16+
using/index.rst
17+
howto/index.rst
18+
19+
---------------------- <glossary.rst>
20+
installing/index.rst
21+
distributing/index.rst
1222
extending/index.rst
1323
c-api/index.rst
14-
distributing/index.rst
15-
installing/index.rst
16-
howto/index.rst
1724
faq/index.rst
25+
26+
---------------------- <glossary.rst>
27+
28+
Python Module Index <https://python-docs-101.github.io/py-modindex.html>
29+
General Index <https://python-docs-101.github.io/genindex.html>
30+
Search page <https://python-docs-101.github.io/search.html>
31+
Complete TOC <https://python-docs-101.github.io/contents.html>
1832
glossary.rst
19-
33+
34+
---------------------- <glossary.rst>
2035
about.rst
36+
Contributing to Docs <https://devguide.python.org/documentation/help-documenting/index.html#helping-with-documentation>
2137
bugs.rst
22-
copyright.rst
2338
license.rst
39+
copyright.rst
2440

2541
.. to include legacy packaging docs in build
26-
27-
.. toctree::
28-
:hidden:
29-
30-
install/index.rst

docs/_sources/installing/index.rst.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,3 +239,9 @@ obtaining other binary extensions without needing to build them locally.
239239

240240
`Python Packaging User Guide: Binary Extensions
241241
<https://packaging.python.org/extensions/>`__
242+
243+
244+
.. toctree::
245+
:hidden:
246+
247+
../install/index.rst

docs/_static/css/badge_only.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
85.6 KB
Binary file not shown.
65.7 KB
Binary file not shown.
84.3 KB
Binary file not shown.
64.9 KB
Binary file not shown.
162 KB
Binary file not shown.

0 commit comments

Comments
 (0)