diff --git a/source/updater.rst b/source/updater.rst index bc5d3b1..34e4f14 100644 --- a/source/updater.rst +++ b/source/updater.rst @@ -12,6 +12,14 @@ updater.core module :undoc-members: :show-inheritance: +updater.paths module +-------------------- + +.. automodule:: updater.paths + :members: + :undoc-members: + :show-inheritance: + updater.utils module --------------------