File tree Expand file tree Collapse file tree 2 files changed +3
-386
lines changed
Expand file tree Collapse file tree 2 files changed +3
-386
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,14 @@ Welcome to |project| documentation!
99enabling early access to features of future Python versions and making
1010functionality available for older Python versions. Users are encouraged to
1111use the Python standard library where suitable and fall back to
12- this library for future compatibility. Developers looking for detailed API
13- descriptions should refer to the standard library documentation.
14-
15- The documentation here includes a general :ref: `usage <using >` guide.
12+ this library for future compatibility. For general usage guidance, start
13+ with :mod: `importlib.metadata ` but substitute ``importlib_metadata ``
14+ for ``importlib.metadata ``.
1615
1716
1817.. toctree ::
1918 :maxdepth: 1
2019
21- using
2220 api
2321 migration
2422 history
You can’t perform that action at this time.
0 commit comments