Refactored __main__, added sphinx docs

This commit is contained in:
Rhet Turnbull
2021-01-23 22:25:49 -08:00
parent 8491830ee5
commit 51f69585be
69 changed files with 4186 additions and 4001 deletions

23
docs/index.rst Normal file
View File

@@ -0,0 +1,23 @@
.. osxphotos documentation master file, created by
sphinx-quickstart on Sat Jan 23 13:27:27 2021.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to osxphotos's documentation!
=====================================
.. include:: ../README.rst
.. toctree::
:maxdepth: 4
:caption: Contents:
cli
reference
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`