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

Noticed whilst testing #226. I can look to restore them, assuming this is something we want to keep. A

# Bug report ### Bug description: On page 9 of the file `tutorial.pdf` of Python 3.12.2 documentation the primary prompt is rendered incorrectly, like this: ![image](https://github.com/python/docsbuild-scripts/assets/1933903/6e5963c9-5c39-44db-9790-e4fc314b0848) But in the earlier...

pdf

When you go to: `docs.python.org/pl/` you are automatically redirected to `https://docs.python.org/pl/3/`. When you go to: `docs.python.org/el/` the folders containing all builds are listed, and you are not automatically redirected. And,...

Currently, 3.0-3.5 and 2.0-2.6 are symlinked to the `release/` directory. Should we also retire 2.7, 3.6, 3.7, and 3.8 in the same way? I'm not sure what procedure @JulienPalard has...

Let's create an easy way to run manual rebuilds on the server. This can be for a single version or multiple. We'll need to do it fairly regularly for the...