Add initial docs

This commit is contained in:
Lance Edgar 2022-03-05 14:50:00 -06:00
parent 7e3b38aaee
commit e2445d07ab
8 changed files with 399 additions and 0 deletions

37
docs/index.rst Normal file
View file

@ -0,0 +1,37 @@
Messkit
=======
Got a mess goin' on? There's a kit for that...
Messkit aims to be a "custom app in a box" for operational data
management, automation etc. Sort of like a spreadsheet on sterroids,
where the user defines the data layout and behavior as much as
possible.
It comes with several tables to store commonly-needed data, but the
goal is to provide an easy interface to add extra tables (and
importers!) etc. as needed.
For now Messkit is very much a work in progress! But nearly all of
the underlying tech has been in production for years, so is quite
stable. Installation is quick and painless (as is upgrading) so get
started today and enjoy the evolution...
.. toctree::
:maxdepth: 2
:caption: Contents:
install
features
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`