Update Python documentation (3.13.0rc1)

pull/2307/head
Simon Legner 5 months ago
parent abcf71f888
commit c1b8152669

@ -27,6 +27,13 @@ module Docs
Licensed under the PSF License.
HTML
version '3.13' do
self.release = '3.13.0rc1'
self.base_url = "https://docs.python.org/#{self.version}/"
html_filters.push 'python/entries_v3', 'sphinx/clean_html', 'python/clean_html'
end
version '3.12' do
self.release = '3.12.5'
self.base_url = "https://docs.python.org/#{self.version}/"

Loading…
Cancel
Save