[devdocsgjs/main: 1844/1867] Update Python documentation (3.10.0)
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 1844/1867] Update Python documentation (3.10.0)
- Date: Fri, 19 Nov 2021 23:48:22 +0000 (UTC)
commit 9a4370d69697fa0b4ee6bfa46cbe92c2832178d8
Author: Simon Legner <Simon Legner gmail com>
Date: Mon Oct 25 17:02:28 2021 +0200
Update Python documentation (3.10.0)
lib/docs/scrapers/python.rb | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/lib/docs/scrapers/python.rb b/lib/docs/scrapers/python.rb
index 88c076dd..ce765253 100644
--- a/lib/docs/scrapers/python.rb
+++ b/lib/docs/scrapers/python.rb
@@ -23,6 +23,13 @@ module Docs
Licensed under the PSF License.
HTML
+ version '3.10' do
+ self.release = '3.10.0'
+ self.base_url = "https://docs.python.org/#{self.version}/"
+
+ html_filters.push 'python/entries_v3', 'sphinx/clean_html', 'python/clean_html'
+ end
+
version '3.9' do
self.release = '3.9.4'
self.base_url = 'https://docs.python.org/3.9/'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]