2023-04-03 15:59:47 -03:00
|
|
|
# All RST files under Doc/ -- except these -- must pass Sphinx nit-picky mode,
|
2023-07-22 05:12:43 -03:00
|
|
|
# as tested on the CI via check-warnings.py in reusable-docs.yml.
|
|
|
|
# Keep lines sorted lexicographically to help avoid merge conflicts.
|
2023-04-03 15:59:47 -03:00
|
|
|
|
|
|
|
Doc/c-api/descriptor.rst
|
|
|
|
Doc/c-api/float.rst
|
|
|
|
Doc/c-api/init.rst
|
|
|
|
Doc/c-api/init_config.rst
|
|
|
|
Doc/c-api/intro.rst
|
|
|
|
Doc/c-api/module.rst
|
|
|
|
Doc/c-api/stable.rst
|
|
|
|
Doc/c-api/type.rst
|
|
|
|
Doc/c-api/typeobj.rst
|
|
|
|
Doc/extending/extending.rst
|
|
|
|
Doc/glossary.rst
|
|
|
|
Doc/howto/descriptor.rst
|
|
|
|
Doc/howto/enum.rst
|
|
|
|
Doc/library/ast.rst
|
|
|
|
Doc/library/asyncio-extending.rst
|
|
|
|
Doc/library/asyncio-policy.rst
|
|
|
|
Doc/library/asyncio-subprocess.rst
|
|
|
|
Doc/library/collections.rst
|
|
|
|
Doc/library/dbm.rst
|
|
|
|
Doc/library/decimal.rst
|
|
|
|
Doc/library/email.charset.rst
|
|
|
|
Doc/library/email.compat32-message.rst
|
|
|
|
Doc/library/email.errors.rst
|
|
|
|
Doc/library/email.parser.rst
|
|
|
|
Doc/library/email.policy.rst
|
|
|
|
Doc/library/exceptions.rst
|
|
|
|
Doc/library/functools.rst
|
|
|
|
Doc/library/http.cookiejar.rst
|
|
|
|
Doc/library/http.server.rst
|
|
|
|
Doc/library/importlib.rst
|
|
|
|
Doc/library/logging.config.rst
|
|
|
|
Doc/library/logging.handlers.rst
|
|
|
|
Doc/library/lzma.rst
|
|
|
|
Doc/library/mmap.rst
|
|
|
|
Doc/library/multiprocessing.rst
|
|
|
|
Doc/library/optparse.rst
|
|
|
|
Doc/library/os.rst
|
|
|
|
Doc/library/pickletools.rst
|
|
|
|
Doc/library/platform.rst
|
|
|
|
Doc/library/plistlib.rst
|
|
|
|
Doc/library/profile.rst
|
|
|
|
Doc/library/pyexpat.rst
|
|
|
|
Doc/library/readline.rst
|
|
|
|
Doc/library/resource.rst
|
|
|
|
Doc/library/select.rst
|
|
|
|
Doc/library/signal.rst
|
|
|
|
Doc/library/smtplib.rst
|
|
|
|
Doc/library/socket.rst
|
|
|
|
Doc/library/ssl.rst
|
|
|
|
Doc/library/stdtypes.rst
|
|
|
|
Doc/library/subprocess.rst
|
|
|
|
Doc/library/termios.rst
|
|
|
|
Doc/library/test.rst
|
|
|
|
Doc/library/tkinter.rst
|
|
|
|
Doc/library/tkinter.scrolledtext.rst
|
|
|
|
Doc/library/tkinter.ttk.rst
|
|
|
|
Doc/library/unittest.mock.rst
|
|
|
|
Doc/library/unittest.rst
|
|
|
|
Doc/library/urllib.parse.rst
|
|
|
|
Doc/library/urllib.request.rst
|
|
|
|
Doc/library/wsgiref.rst
|
|
|
|
Doc/library/xml.dom.minidom.rst
|
|
|
|
Doc/library/xml.dom.pulldom.rst
|
|
|
|
Doc/library/xml.dom.rst
|
|
|
|
Doc/library/xml.sax.handler.rst
|
|
|
|
Doc/library/xml.sax.reader.rst
|
|
|
|
Doc/library/xml.sax.rst
|
|
|
|
Doc/library/xmlrpc.client.rst
|
|
|
|
Doc/library/xmlrpc.server.rst
|
|
|
|
Doc/library/zlib.rst
|
|
|
|
Doc/reference/compound_stmts.rst
|
|
|
|
Doc/reference/datamodel.rst
|
|
|
|
Doc/tutorial/datastructures.rst
|
|
|
|
Doc/using/windows.rst
|
|
|
|
Doc/whatsnew/2.4.rst
|
|
|
|
Doc/whatsnew/2.5.rst
|
|
|
|
Doc/whatsnew/2.6.rst
|
|
|
|
Doc/whatsnew/2.7.rst
|
|
|
|
Doc/whatsnew/3.0.rst
|
|
|
|
Doc/whatsnew/3.3.rst
|
|
|
|
Doc/whatsnew/3.4.rst
|
|
|
|
Doc/whatsnew/3.5.rst
|
|
|
|
Doc/whatsnew/3.6.rst
|
|
|
|
Doc/whatsnew/3.7.rst
|
|
|
|
Doc/whatsnew/3.8.rst
|
|
|
|
Doc/whatsnew/3.9.rst
|
|
|
|
Doc/whatsnew/3.10.rst
|
|
|
|
Doc/whatsnew/3.11.rst
|