diff options
Diffstat (limited to 'doc/api/python/paludis.rst')
-rw-r--r-- | doc/api/python/paludis.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/api/python/paludis.rst b/doc/api/python/paludis.rst new file mode 100644 index 000000000..dfc121fd8 --- /dev/null +++ b/doc/api/python/paludis.rst @@ -0,0 +1,10 @@ +paludis package +=============== + +Module contents +--------------- + +.. automodule:: paludis + :members: + :show-inheritance: + :special-members: |