diff --git a/doc_gen/index.rst b/doc_gen/index.rst index 0fc6c9f..5e3e556 100644 --- a/doc_gen/index.rst +++ b/doc_gen/index.rst @@ -65,7 +65,19 @@ CPU Disks ----- -.. automodule:: pyninja.features.disks +.. automodule:: pyninja.features.disks.__init__ + +Disks - Linux +------------- +.. automodule:: pyninja.features.disks.linux + +Disks - macOS +------------- +.. automodule:: pyninja.features.disks.macOS + +Disks - Windows +--------------- +.. automodule:: pyninja.features.disks.windows Docker ------ diff --git a/docs/README.html b/docs/README.html index 7eb3199..94aa6b2 100644 --- a/docs/README.html +++ b/docs/README.html @@ -4,7 +4,7 @@ - + PyNinja — PyNinja documentation diff --git a/docs/_sources/index.rst.txt b/docs/_sources/index.rst.txt index 0fc6c9f..5e3e556 100644 --- a/docs/_sources/index.rst.txt +++ b/docs/_sources/index.rst.txt @@ -65,7 +65,19 @@ CPU Disks ----- -.. automodule:: pyninja.features.disks +.. automodule:: pyninja.features.disks.__init__ + +Disks - Linux +------------- +.. automodule:: pyninja.features.disks.linux + +Disks - macOS +------------- +.. automodule:: pyninja.features.disks.macOS + +Disks - Windows +--------------- +.. automodule:: pyninja.features.disks.windows Docker ------ diff --git a/docs/genindex.html b/docs/genindex.html index 0ac0bed..6ef8367 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -78,28 +78,20 @@

_

  • _darwin() (in module pyninja.features.cpu)
  • + + -