On Wed, 5 Apr 2023, 20:12 Zac Belado, <pixelgeek@gmail.com> wrote:
Hi all!

I am just trying to get my bearings in the documentation and was wondering if there was more that I needed to install other than the files in the Github repo?

Yes, you do need to install additional things. More details below.

I was curious as it doesn't seem as if the Github repo has all of the css and js files that are in the built documentation. Are there addition Sphinx templates or does the Docs theme not use any?

Indeed. We use a Sphinx theme that lives outside of the repository. You can find it at https://github.com/python/python-docs-theme

Also, you can find instructions for building the Python's documentation from source at https://devguide.python.org/documentation/start-documenting/, in case you're interested in trying to build the Python documentation on your own (eg: for just poking around and investigating, or for contributing to Python itself!). :)

Cheers,
Pradyun


Thanks
_______________________________________________
docs mailing list -- docs@python.org
To unsubscribe send an email to docs-leave@python.org
https://mail.python.org/mailman3/lists/docs.python.org/
Member address: pradyunsg@gmail.com