Doc tweaks
This commit is contained in:
parent
02de0077a2
commit
7f371ff2d0
|
@ -2,7 +2,7 @@
|
||||||
Theo, the order system
|
Theo, the order system
|
||||||
======================
|
======================
|
||||||
|
|
||||||
First of all, welcome to Theo and/or Rattail in general.
|
First of all, welcome to Theo and/or the Rattail Project in general.
|
||||||
|
|
||||||
Theo offers various features with an aim to be "the order system" for
|
Theo offers various features with an aim to be "the order system" for
|
||||||
an organization (or at least as much of one as is needed). It is
|
an organization (or at least as much of one as is needed). It is
|
||||||
|
@ -23,8 +23,7 @@ Please see `https://rattailproject.org/docs/theo/
|
||||||
document.
|
document.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 3
|
:maxdepth: 1
|
||||||
:caption: Contents:
|
|
||||||
|
|
||||||
quickstart
|
quickstart
|
||||||
features
|
features
|
||||||
|
|
|
@ -26,7 +26,7 @@ it just needs to be accessible over the network by Theo.
|
||||||
These docs assume Linux for the Theo machine, but it is believed that
|
These docs assume Linux for the Theo machine, but it is believed that
|
||||||
with minimal tweaks this should work on Windows as well. However it
|
with minimal tweaks this should work on Windows as well. However it
|
||||||
should be noted that Windows does pose some issues, and this all
|
should be noted that Windows does pose some issues, and this all
|
||||||
likely will work "better" on Linux at this point. Windows "support"
|
likely will work "better" on Linux at this point. Windows support
|
||||||
should be considered experimental.
|
should be considered experimental.
|
||||||
|
|
||||||
(In any case PostgreSQL can run on a Windows machine if you prefer
|
(In any case PostgreSQL can run on a Windows machine if you prefer
|
||||||
|
|
|
@ -5,7 +5,7 @@ Quick Start
|
||||||
===========
|
===========
|
||||||
|
|
||||||
This should get you up and running in minutes, with a "bare" Theo setup,
|
This should get you up and running in minutes, with a "bare" Theo setup,
|
||||||
meaning no POS integration.
|
meaning no POS integration. (You can add that later if desired.)
|
||||||
|
|
||||||
Clone the source code for Theo wherever you like, e.g. ``~/src/theo``::
|
Clone the source code for Theo wherever you like, e.g. ``~/src/theo``::
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue