|
| 1 | +# All RST files under Doc/ -- except these -- must pass Sphinx nit-picky mode, |
| 2 | +# as tested on the CI via touch-clean-files.py in doc.yml. |
| 3 | +# Add blank lines between files and keep them sorted lexicographically |
| 4 | +# to help avoid merge conflicts. |
| 5 | + |
| 6 | +Doc/c-api/allocation.rst |
| 7 | +Doc/c-api/apiabiversion.rst |
| 8 | +Doc/c-api/arg.rst |
| 9 | +Doc/c-api/bool.rst |
| 10 | +Doc/c-api/buffer.rst |
| 11 | +Doc/c-api/bytes.rst |
| 12 | +Doc/c-api/call.rst |
| 13 | +Doc/c-api/capsule.rst |
| 14 | +Doc/c-api/cell.rst |
| 15 | +Doc/c-api/code.rst |
| 16 | +Doc/c-api/codec.rst |
| 17 | +Doc/c-api/complex.rst |
| 18 | +Doc/c-api/conversion.rst |
| 19 | +Doc/c-api/datetime.rst |
| 20 | +Doc/c-api/descriptor.rst |
| 21 | +Doc/c-api/dict.rst |
| 22 | +Doc/c-api/exceptions.rst |
| 23 | +Doc/c-api/file.rst |
| 24 | +Doc/c-api/float.rst |
| 25 | +Doc/c-api/gcsupport.rst |
| 26 | +Doc/c-api/import.rst |
| 27 | +Doc/c-api/init.rst |
| 28 | +Doc/c-api/init_config.rst |
| 29 | +Doc/c-api/intro.rst |
| 30 | +Doc/c-api/iterator.rst |
| 31 | +Doc/c-api/long.rst |
| 32 | +Doc/c-api/mapping.rst |
| 33 | +Doc/c-api/marshal.rst |
| 34 | +Doc/c-api/memory.rst |
| 35 | +Doc/c-api/memoryview.rst |
| 36 | +Doc/c-api/module.rst |
| 37 | +Doc/c-api/none.rst |
| 38 | +Doc/c-api/object.rst |
| 39 | +Doc/c-api/refcounting.rst |
| 40 | +Doc/c-api/sequence.rst |
| 41 | +Doc/c-api/set.rst |
| 42 | +Doc/c-api/stable.rst |
| 43 | +Doc/c-api/structures.rst |
| 44 | +Doc/c-api/sys.rst |
| 45 | +Doc/c-api/tuple.rst |
| 46 | +Doc/c-api/type.rst |
| 47 | +Doc/c-api/typehints.rst |
| 48 | +Doc/c-api/typeobj.rst |
| 49 | +Doc/c-api/unicode.rst |
| 50 | +Doc/c-api/veryhigh.rst |
| 51 | +Doc/c-api/weakref.rst |
| 52 | +Doc/extending/embedding.rst |
| 53 | +Doc/extending/extending.rst |
| 54 | +Doc/extending/newtypes.rst |
| 55 | +Doc/extending/newtypes_tutorial.rst |
| 56 | +Doc/faq/design.rst |
| 57 | +Doc/faq/extending.rst |
| 58 | +Doc/faq/gui.rst |
| 59 | +Doc/faq/library.rst |
| 60 | +Doc/faq/programming.rst |
| 61 | +Doc/glossary.rst |
| 62 | +Doc/howto/argparse.rst |
| 63 | +Doc/howto/curses.rst |
| 64 | +Doc/howto/descriptor.rst |
| 65 | +Doc/howto/enum.rst |
| 66 | +Doc/howto/functional.rst |
| 67 | +Doc/howto/instrumentation.rst |
| 68 | +Doc/howto/isolating-extensions.rst |
| 69 | +Doc/howto/logging-cookbook.rst |
| 70 | +Doc/howto/logging.rst |
| 71 | +Doc/howto/regex.rst |
| 72 | +Doc/howto/sorting.rst |
| 73 | +Doc/howto/unicode.rst |
| 74 | +Doc/howto/urllib2.rst |
| 75 | +Doc/install/index.rst |
| 76 | +Doc/library/2to3.rst |
| 77 | +Doc/library/__future__.rst |
| 78 | +Doc/library/_thread.rst |
| 79 | +Doc/library/abc.rst |
| 80 | +Doc/library/aifc.rst |
| 81 | +Doc/library/argparse.rst |
| 82 | +Doc/library/ast.rst |
| 83 | +Doc/library/asyncio-dev.rst |
| 84 | +Doc/library/asyncio-eventloop.rst |
| 85 | +Doc/library/asyncio-extending.rst |
| 86 | +Doc/library/asyncio-future.rst |
| 87 | +Doc/library/asyncio-policy.rst |
| 88 | +Doc/library/asyncio-stream.rst |
| 89 | +Doc/library/asyncio-subprocess.rst |
| 90 | +Doc/library/asyncio-task.rst |
| 91 | +Doc/library/audioop.rst |
| 92 | +Doc/library/bdb.rst |
| 93 | +Doc/library/bisect.rst |
| 94 | +Doc/library/bz2.rst |
| 95 | +Doc/library/calendar.rst |
| 96 | +Doc/library/cgi.rst |
| 97 | +Doc/library/chunk.rst |
| 98 | +Doc/library/cmath.rst |
| 99 | +Doc/library/cmd.rst |
| 100 | +Doc/library/code.rst |
| 101 | +Doc/library/codecs.rst |
| 102 | +Doc/library/codeop.rst |
| 103 | +Doc/library/collections.abc.rst |
| 104 | +Doc/library/collections.rst |
| 105 | +Doc/library/compileall.rst |
| 106 | +Doc/library/concurrent.futures.rst |
| 107 | +Doc/library/concurrent.rst |
| 108 | +Doc/library/configparser.rst |
| 109 | +Doc/library/constants.rst |
| 110 | +Doc/library/contextlib.rst |
| 111 | +Doc/library/copy.rst |
| 112 | +Doc/library/csv.rst |
| 113 | +Doc/library/ctypes.rst |
| 114 | +Doc/library/curses.ascii.rst |
| 115 | +Doc/library/curses.rst |
| 116 | +Doc/library/dataclasses.rst |
| 117 | +Doc/library/datetime.rst |
| 118 | +Doc/library/dbm.rst |
| 119 | +Doc/library/decimal.rst |
| 120 | +Doc/library/devmode.rst |
| 121 | +Doc/library/difflib.rst |
| 122 | +Doc/library/dis.rst |
| 123 | +Doc/library/doctest.rst |
| 124 | +Doc/library/email.charset.rst |
| 125 | +Doc/library/email.compat32-message.rst |
| 126 | +Doc/library/email.encoders.rst |
| 127 | +Doc/library/email.errors.rst |
| 128 | +Doc/library/email.generator.rst |
| 129 | +Doc/library/email.headerregistry.rst |
| 130 | +Doc/library/email.message.rst |
| 131 | +Doc/library/email.mime.rst |
| 132 | +Doc/library/email.parser.rst |
| 133 | +Doc/library/email.policy.rst |
| 134 | +Doc/library/enum.rst |
| 135 | +Doc/library/exceptions.rst |
| 136 | +Doc/library/faulthandler.rst |
| 137 | +Doc/library/fcntl.rst |
| 138 | +Doc/library/filecmp.rst |
| 139 | +Doc/library/fileinput.rst |
| 140 | +Doc/library/fractions.rst |
| 141 | +Doc/library/ftplib.rst |
| 142 | +Doc/library/functions.rst |
| 143 | +Doc/library/functools.rst |
| 144 | +Doc/library/getopt.rst |
| 145 | +Doc/library/getpass.rst |
| 146 | +Doc/library/gettext.rst |
| 147 | +Doc/library/graphlib.rst |
| 148 | +Doc/library/gzip.rst |
| 149 | +Doc/library/hashlib.rst |
| 150 | +Doc/library/http.client.rst |
| 151 | +Doc/library/http.cookiejar.rst |
| 152 | +Doc/library/http.cookies.rst |
| 153 | +Doc/library/http.server.rst |
| 154 | +Doc/library/idle.rst |
| 155 | +Doc/library/imp.rst |
| 156 | +Doc/library/importlib.resources.abc.rst |
| 157 | +Doc/library/importlib.resources.rst |
| 158 | +Doc/library/importlib.rst |
| 159 | +Doc/library/inspect.rst |
| 160 | +Doc/library/io.rst |
| 161 | +Doc/library/json.rst |
| 162 | +Doc/library/locale.rst |
| 163 | +Doc/library/logging.config.rst |
| 164 | +Doc/library/logging.handlers.rst |
| 165 | +Doc/library/logging.rst |
| 166 | +Doc/library/lzma.rst |
| 167 | +Doc/library/mailbox.rst |
| 168 | +Doc/library/mmap.rst |
| 169 | +Doc/library/msilib.rst |
| 170 | +Doc/library/msvcrt.rst |
| 171 | +Doc/library/multiprocessing.rst |
| 172 | +Doc/library/multiprocessing.shared_memory.rst |
| 173 | +Doc/library/netrc.rst |
| 174 | +Doc/library/nntplib.rst |
| 175 | +Doc/library/numbers.rst |
| 176 | +Doc/library/operator.rst |
| 177 | +Doc/library/optparse.rst |
| 178 | +Doc/library/os.path.rst |
| 179 | +Doc/library/os.rst |
| 180 | +Doc/library/ossaudiodev.rst |
| 181 | +Doc/library/pickle.rst |
| 182 | +Doc/library/pickletools.rst |
| 183 | +Doc/library/pkgutil.rst |
| 184 | +Doc/library/platform.rst |
| 185 | +Doc/library/plistlib.rst |
| 186 | +Doc/library/poplib.rst |
| 187 | +Doc/library/posix.rst |
| 188 | +Doc/library/pprint.rst |
| 189 | +Doc/library/profile.rst |
| 190 | +Doc/library/pty.rst |
| 191 | +Doc/library/py_compile.rst |
| 192 | +Doc/library/pyclbr.rst |
| 193 | +Doc/library/pydoc.rst |
| 194 | +Doc/library/pyexpat.rst |
| 195 | +Doc/library/random.rst |
| 196 | +Doc/library/re.rst |
| 197 | +Doc/library/readline.rst |
| 198 | +Doc/library/reprlib.rst |
| 199 | +Doc/library/resource.rst |
| 200 | +Doc/library/rlcompleter.rst |
| 201 | +Doc/library/sched.rst |
| 202 | +Doc/library/select.rst |
| 203 | +Doc/library/selectors.rst |
| 204 | +Doc/library/shelve.rst |
| 205 | +Doc/library/shutil.rst |
| 206 | +Doc/library/signal.rst |
| 207 | +Doc/library/site.rst |
| 208 | +Doc/library/smtplib.rst |
| 209 | +Doc/library/socket.rst |
| 210 | +Doc/library/socketserver.rst |
| 211 | +Doc/library/ssl.rst |
| 212 | +Doc/library/stat.rst |
| 213 | +Doc/library/stdtypes.rst |
| 214 | +Doc/library/string.rst |
| 215 | +Doc/library/struct.rst |
| 216 | +Doc/library/subprocess.rst |
| 217 | +Doc/library/sunau.rst |
| 218 | +Doc/library/sys.rst |
| 219 | +Doc/library/sys_path_init.rst |
| 220 | +Doc/library/sysconfig.rst |
| 221 | +Doc/library/syslog.rst |
| 222 | +Doc/library/tarfile.rst |
| 223 | +Doc/library/telnetlib.rst |
| 224 | +Doc/library/tempfile.rst |
| 225 | +Doc/library/termios.rst |
| 226 | +Doc/library/test.rst |
| 227 | +Doc/library/textwrap.rst |
| 228 | +Doc/library/threading.rst |
| 229 | +Doc/library/time.rst |
| 230 | +Doc/library/tkinter.rst |
| 231 | +Doc/library/tkinter.scrolledtext.rst |
| 232 | +Doc/library/tkinter.tix.rst |
| 233 | +Doc/library/tkinter.ttk.rst |
| 234 | +Doc/library/traceback.rst |
| 235 | +Doc/library/tty.rst |
| 236 | +Doc/library/turtle.rst |
| 237 | +Doc/library/unittest.mock-examples.rst |
| 238 | +Doc/library/unittest.mock.rst |
| 239 | +Doc/library/unittest.rst |
| 240 | +Doc/library/urllib.error.rst |
| 241 | +Doc/library/urllib.parse.rst |
| 242 | +Doc/library/urllib.request.rst |
| 243 | +Doc/library/uuid.rst |
| 244 | +Doc/library/wave.rst |
| 245 | +Doc/library/weakref.rst |
| 246 | +Doc/library/webbrowser.rst |
| 247 | +Doc/library/winreg.rst |
| 248 | +Doc/library/winsound.rst |
| 249 | +Doc/library/wsgiref.rst |
| 250 | +Doc/library/xdrlib.rst |
| 251 | +Doc/library/xml.dom.minidom.rst |
| 252 | +Doc/library/xml.dom.pulldom.rst |
| 253 | +Doc/library/xml.dom.rst |
| 254 | +Doc/library/xml.etree.elementtree.rst |
| 255 | +Doc/library/xml.rst |
| 256 | +Doc/library/xml.sax.handler.rst |
| 257 | +Doc/library/xml.sax.reader.rst |
| 258 | +Doc/library/xml.sax.rst |
| 259 | +Doc/library/xml.sax.utils.rst |
| 260 | +Doc/library/xmlrpc.client.rst |
| 261 | +Doc/library/xmlrpc.rst |
| 262 | +Doc/library/xmlrpc.server.rst |
| 263 | +Doc/library/zlib.rst |
| 264 | +Doc/license.rst |
| 265 | +Doc/reference/compound_stmts.rst |
| 266 | +Doc/reference/datamodel.rst |
| 267 | +Doc/reference/expressions.rst |
| 268 | +Doc/reference/import.rst |
| 269 | +Doc/reference/lexical_analysis.rst |
| 270 | +Doc/reference/simple_stmts.rst |
| 271 | +Doc/tutorial/appendix.rst |
| 272 | +Doc/tutorial/classes.rst |
| 273 | +Doc/tutorial/controlflow.rst |
| 274 | +Doc/tutorial/datastructures.rst |
| 275 | +Doc/tutorial/errors.rst |
| 276 | +Doc/tutorial/inputoutput.rst |
| 277 | +Doc/tutorial/interactive.rst |
| 278 | +Doc/tutorial/introduction.rst |
| 279 | +Doc/tutorial/modules.rst |
| 280 | +Doc/tutorial/stdlib2.rst |
| 281 | +Doc/using/cmdline.rst |
| 282 | +Doc/using/configure.rst |
| 283 | +Doc/using/unix.rst |
| 284 | +Doc/using/windows.rst |
| 285 | +Doc/whatsnew/2.0.rst |
| 286 | +Doc/whatsnew/2.1.rst |
| 287 | +Doc/whatsnew/2.2.rst |
| 288 | +Doc/whatsnew/2.3.rst |
| 289 | +Doc/whatsnew/2.4.rst |
| 290 | +Doc/whatsnew/2.5.rst |
| 291 | +Doc/whatsnew/2.6.rst |
| 292 | +Doc/whatsnew/2.7.rst |
| 293 | +Doc/whatsnew/3.0.rst |
| 294 | +Doc/whatsnew/3.1.rst |
| 295 | +Doc/whatsnew/3.2.rst |
| 296 | +Doc/whatsnew/3.3.rst |
| 297 | +Doc/whatsnew/3.4.rst |
| 298 | +Doc/whatsnew/3.5.rst |
| 299 | +Doc/whatsnew/3.6.rst |
| 300 | +Doc/whatsnew/3.7.rst |
| 301 | +Doc/whatsnew/3.8.rst |
| 302 | +Doc/whatsnew/3.9.rst |
| 303 | +Doc/whatsnew/3.10.rst |
| 304 | +Doc/whatsnew/3.11.rst |