Skip to content

PYDOC-6b: Copy baked site to GitHub Pages <3 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 664cf1649296fda43ab152fc0ccc2dca
config: 761108bc13c5394b4b552559ed34200d
tags: 645f666f9bcd5a90fca523b33c5a78b7
37 changes: 24 additions & 13 deletions docs/_sources/contents.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,40 @@
Python Documentation contents
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

.. toctree::
.. |hr| raw:: html

<hr>

.. toctree::

whatsnew/index.rst
---------------------- <glossary.rst>
tutorial/index.rst
using/index.rst
reference/index.rst
library/index.rst
reference/index.rst
using/index.rst
howto/index.rst

---------------------- <glossary.rst>
installing/index.rst
distributing/index.rst
extending/index.rst
c-api/index.rst
distributing/index.rst
installing/index.rst
howto/index.rst
faq/index.rst

---------------------- <glossary.rst>

Python Module Index <https://python-docs-101.github.io/py-modindex.html>
General Index <https://python-docs-101.github.io/genindex.html>
Search page <https://python-docs-101.github.io/search.html>
Complete TOC <https://python-docs-101.github.io/contents.html>
glossary.rst


---------------------- <glossary.rst>
about.rst
Contributing to Docs <https://devguide.python.org/documentation/help-documenting/index.html#helping-with-documentation>
bugs.rst
copyright.rst
license.rst
copyright.rst

.. to include legacy packaging docs in build

.. toctree::
:hidden:

install/index.rst
6 changes: 6 additions & 0 deletions docs/_sources/installing/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -239,3 +239,9 @@ obtaining other binary extensions without needing to build them locally.

`Python Packaging User Guide: Binary Extensions
<https://packaging.python.org/extensions/>`__


.. toctree::
:hidden:

../install/index.rst
1 change: 1 addition & 0 deletions docs/_static/css/badge_only.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added docs/_static/css/fonts/Roboto-Slab-Bold.woff
Binary file not shown.
Binary file added docs/_static/css/fonts/Roboto-Slab-Bold.woff2
Binary file not shown.
Binary file added docs/_static/css/fonts/Roboto-Slab-Regular.woff
Binary file not shown.
Binary file added docs/_static/css/fonts/Roboto-Slab-Regular.woff2
Binary file not shown.
Binary file added docs/_static/css/fonts/fontawesome-webfont.eot
Binary file not shown.
Loading