diff --git a/docs/index.rst b/docs/index.rst index 99522f5..7cb169b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,12 +11,6 @@ Welcome to Ska.Shell's documentation! Functions ---------- -.. autofunction:: _fix_paths - -.. autofunction:: _parse_keyvals - -.. autofunction:: _sendline_expect_func - .. autofunction:: bash .. autofunction:: bash_shell @@ -42,13 +36,6 @@ Classes :undoc-members: -.. autoclass:: _NullFile - :show-inheritance: - :members: - :inherited-members: - :undoc-members: - - Exceptions ------------