.. Folder-Organizer documentation master file, created by sphinx-quickstart on Sun Jan 26 15:01:39 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Folder-Organizer documentation ============================== Add your content using ``reStructuredText`` syntax. See the `reStructuredText `_ documentation for details. .. toctree:: :maxdepth: 2 :caption: Contents: Main program ============= .. automodule:: clean_folder.main :members: :undoc-members: :show-inheritance: additional module ================== .. automodule:: clean_folder.additional :members: :undoc-members: :show-inheritance: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`