10000 Docs for Python 2.x are no longer built daily by hugovk · Pull Request #785 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

Docs for Python 2.x are no longer built daily #785

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 2 commits into from
Jan 3, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docquality.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ and validates that your new markup is correct.

You can view the documentation built from :ref:`in-development <indevbranch>`
and :ref:`maintenance <maintbranch>` branches at https://docs.python.org/dev/.
The in-development and most recent 3.x (as well as 2.x) maintenance
branches are rebuilt once per day.
The in-development and most recent 3.x maintenance branches are rebuilt once per
day.

If you would like to be more involved with documentation, consider subscribing
to the `docs@python.org <https://mail.python.org/mailman/listinfo/docs>`_
Expand Down
0