summaryrefslogtreecommitdiff
path: root/devdocs/python~3.12/about.html
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2024-04-07 13:41:34 -0500
committerCraig Jennings <c@cjennings.net>2024-04-07 13:41:34 -0500
commit754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 (patch)
treef1190704f78f04a2b0b4c977d20fe96a828377f1 /devdocs/python~3.12/about.html
new repository
Diffstat (limited to 'devdocs/python~3.12/about.html')
-rw-r--r--devdocs/python~3.12/about.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/devdocs/python~3.12/about.html b/devdocs/python~3.12/about.html
new file mode 100644
index 00000000..e6d786fd
--- /dev/null
+++ b/devdocs/python~3.12/about.html
@@ -0,0 +1,6 @@
+ <h1>About these documents</h1> <p>These documents are generated from <a class="reference external" href="https://docutils.sourceforge.io/rst.html">reStructuredText</a> sources by <a class="reference external" href="https://www.sphinx-doc.org/">Sphinx</a>, a document processor specifically written for the Python documentation.</p> <p>Development of the documentation and its toolchain is an entirely volunteer effort, just like Python itself. If you want to contribute, please take a look at the <a class="reference internal" href="bugs#reporting-bugs"><span class="std std-ref">Dealing with Bugs</span></a> page for information on how to do so. New volunteers are always welcome!</p> <p>Many thanks go to:</p> <ul class="simple"> <li>Fred L. Drake, Jr., the creator of the original Python documentation toolset and writer of much of the content;</li> <li>the <a class="reference external" href="https://docutils.sourceforge.io/">Docutils</a> project for creating reStructuredText and the Docutils suite;</li> <li>Fredrik Lundh for his Alternative Python Reference project from which Sphinx got many good ideas.</li> </ul> <section id="contributors-to-the-python-documentation"> <h2>Contributors to the Python Documentation</h2> <p>Many people have contributed to the Python language, the Python standard library, and the Python documentation. See <a class="reference external" href="https://github.com/python/cpython/tree/3.12/Misc/ACKS">Misc/ACKS</a> in the Python source distribution for a partial list of contributors.</p> <p>It is only with the input and contributions of the Python community that Python has such wonderful documentation – Thank You!</p> </section> <div class="_attribution">
+ <p class="_attribution-p">
+ &copy; 2001&ndash;2023 Python Software Foundation<br>Licensed under the PSF License.<br>
+ <a href="https://docs.python.org/3.12/about.html" class="_attribution-link">https://docs.python.org/3.12/about.html</a>
+ </p>
+</div>