docsbuild-scripts icon indicating copy to clipboard operation
docsbuild-scripts copied to clipboard

scripts for building documentation on docs.python.org

Results 35 docsbuild-scripts issues
Sort by recently updated
recently updated
newest added

Today we're building 6 versions for 13 languages (that's 78 builds). I'm doing some tests on my machine to get an idea: - An HTML build takes 55 s. -...

Following https://github.com/python/docsbuild-scripts/issues/173#issuecomment-1774178337 Pinging @cegerhardson and @ewdurbin. Question is: what about making the /var/log/docsbuild/docsbuild.log public by either uploading it somewhere else, or just having it accessible through https://docs.python.org as the server...

Running with `--skip-cache-invalidation` should totally disable sending `PURGE` http requests, while the current symlink function unconditionally call the purge_path function.

### What would change? Add a GitHub Actions workflow that regularly runs `check_versions.py`, and use the "job summary" feature to make that visible in a more prominent location. This would...

It's come up a few times that increasing the frequency of builds for ``/3/`` would be useful for core developers and contributors (potentially also ``/dev/`` and the pre-release versions, but...

I would like to propose adding a note to non-English docs which are not fully translated saying "This documentation is translated into [Polish] in [10.12]%. Consider joining the translations effort...

## The problem One issue I come across quite frequently when searching for python documentation is that I can find the page the function docs exist on quite quickly. But...

Hi @ewdurbin and @JulienPalard! We recently added sphinxext-opengraph to the CPython docs and devguide, to add metadata to pages to improve SEO: That extension has a new PR open to...

# Documentation There is a bad redirection in the documentation in the whatsnew switch between version 3.11. and 3.12. How to reproduce : Link to the whatsnew 3.11 -> https://docs.python.org/3.11/whatsnew/3.11.html...