diff options
| author | Craig Jennings <c@cjennings.net> | 2025-08-14 22:58:58 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-08-14 22:58:58 -0500 |
| commit | 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch) | |
| tree | 158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/python~3.12/index.html | |
| parent | 9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff) | |
| download | dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip | |
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/python~3.12/index.html')
| -rw-r--r-- | devdocs/python~3.12/index.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/devdocs/python~3.12/index.html b/devdocs/python~3.12/index.html deleted file mode 100644 index 2933c8c1..00000000 --- a/devdocs/python~3.12/index.html +++ /dev/null @@ -1,15 +0,0 @@ - <h1>Python</h1> <p> Welcome! This is the official documentation for Python 3.12.1. </p> <p><strong>Parts of the documentation:</strong></p> <table class="contentstable" align="center"> -<tr> <td width="50%"> <p class="biglink"><a class="biglink" href="https://docs.python.org/3.12/whatsnew/3.12.html">What's new in Python 3.12?</a><br> <span class="linkdescr"> or <a href="https://docs.python.org/3.12/whatsnew/index.html">all "What's new" documents</a> since 2.0</span></p> <p class="biglink"><a class="biglink" href="tutorial/index">Tutorial</a><br> <span class="linkdescr">start here</span></p> <p class="biglink"><a class="biglink" href="library/index">Library Reference</a><br> <span class="linkdescr">keep this under your pillow</span></p> <p class="biglink"><a class="biglink" href="reference/index">Language Reference</a><br> <span class="linkdescr">describes syntax and language elements</span></p> <p class="biglink"><a class="biglink" href="using/index">Python Setup and Usage</a><br> <span class="linkdescr">how to use Python on different platforms</span></p> <p class="biglink"><a class="biglink" href="howto/index">Python HOWTOs</a><br> <span class="linkdescr">in-depth documents on specific topics</span></p> </td> -<td width="50%"> <p class="biglink"><a class="biglink" href="installing/index">Installing Python Modules</a><br> <span class="linkdescr">installing from the Python Package Index & other sources</span></p> <p class="biglink"><a class="biglink" href="distributing/index">Distributing Python Modules</a><br> <span class="linkdescr">publishing modules for installation by others</span></p> <p class="biglink"><a class="biglink" href="extending/index">Extending and Embedding</a><br> <span class="linkdescr">tutorial for C/C++ programmers</span></p> <p class="biglink"><a class="biglink" href="c-api/index">Python/C API</a><br> <span class="linkdescr">reference for C/C++ programmers</span></p> <p class="biglink"><a class="biglink" href="faq/index">FAQs</a><br> <span class="linkdescr">frequently asked questions (with answers!)</span></p> </td> -</tr> </table> <p><strong>Indices and tables:</strong></p> <table class="contentstable" align="center"> -<tr> <td width="50%"> <p class="biglink"><a class="biglink" href="py-modindex">Global Module Index</a><br> <span class="linkdescr">quick access to all modules</span></p> <p class="biglink"><a class="biglink" href="genindex">General Index</a><br> <span class="linkdescr">all functions, classes, terms</span></p> <p class="biglink"><a class="biglink" href="glossary">Glossary</a><br> <span class="linkdescr">the most important terms explained</span></p> </td> -<td width="50%"> <p class="biglink"><a class="biglink" href="search">Search page</a><br> <span class="linkdescr">search this documentation</span></p> <p class="biglink"><a class="biglink" href="contents">Complete Table of Contents</a><br> <span class="linkdescr">lists all sections and subsections</span></p> </td> -</tr> </table> <p><strong>Meta information:</strong></p> <table class="contentstable" align="center"> -<tr> <td width="50%"> <p class="biglink"><a class="biglink" href="bugs">Reporting bugs</a></p> <p class="biglink"><a class="biglink" href="https://devguide.python.org/docquality/#helping-with-documentation">Contributing to Docs</a></p> <p class="biglink"><a class="biglink" href="about">About the documentation</a></p> </td> -<td width="50%"> <p class="biglink"><a class="biglink" href="license">History and License of Python</a></p> <p class="biglink"><a class="biglink" href="copyright">Copyright</a></p> <p class="biglink"><a class="biglink" href="download">Download the documentation</a></p> </td> -</tr> </table> <div class="clearer"></div> <div class="_attribution"> - <p class="_attribution-p"> - © 2001–2023 Python Software Foundation<br>Licensed under the PSF License.<br> - <a href="https://docs.python.org/3.12/index.html" class="_attribution-link">https://docs.python.org/3.12/index.html</a> - </p> -</div> |
