We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5bfa3a + 59cae40 commit a956dc5Copy full SHA for a956dc5
docs/api.rst
@@ -0,0 +1,11 @@
1
+=============
2
+API Reference
3
4
+
5
+``importlib_metadata`` module
6
+-----------------------------
7
8
+.. automodule:: importlib_metadata
9
+ :members:
10
+ :undoc-members:
11
+ :show-inheritance:
docs/index.rst
@@ -26,6 +26,7 @@ The documentation here includes a general :ref:`usage <using>` guide.
26
:maxdepth: 1
27
28
using
29
+ api
30
history
31
32
0 commit comments