summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-07-31 11:31:35 +0200
committerMichał Górny <mgorny@gentoo.org>2023-07-31 11:31:35 +0200
commit82a4de222e1be9ae8222a5463abe0bb2fdcae40f (patch)
tree81852d1bf20b4ada43d491ad69578e498a448510 /guide/eclass.html
parentUpdate feed list again (diff)
downloadpython-82a4de222e1be9ae8222a5463abe0bb2fdcae40f.tar.gz
python-82a4de222e1be9ae8222a5463abe0bb2fdcae40f.tar.bz2
python-82a4de222e1be9ae8222a5463abe0bb2fdcae40f.zip
Update Guide to 9f12d25
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'guide/eclass.html')
-rw-r--r--guide/eclass.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/guide/eclass.html b/guide/eclass.html
index b12f334..6880e9e 100644
--- a/guide/eclass.html
+++ b/guide/eclass.html
@@ -6,11 +6,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Choosing between Python eclasses &#8212; Gentoo Python Guide documentation</title>
- <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
- <link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
- <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
- <script src="_static/doctools.js"></script>
- <script src="_static/sphinx_highlight.js"></script>
+ <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b3523f8e" />
+ <link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=039e1c02" />
+ <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=b3ba4146"></script>
+ <script src="_static/doctools.js?v=888ff710"></script>
+ <script src="_static/sphinx_highlight.js?v=4825356b"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Common basics" href="basic.html" />
@@ -248,7 +248,7 @@ For single-impl packages, <code class="docutils literal notranslate"><span class
&copy;2020, Michał Górny, license: CC BY 4.0.
|
- Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
+ Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.1</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
|