diff options
author | Daniel Schadt <kingdread@gmx.de> | 2023-03-07 19:19:40 +0100 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2023-03-07 19:19:40 +0100 |
commit | d5f8c6cb6e5156e1e6ee29cf9c86f58db5a540a7 (patch) | |
tree | f18422ac04209227d47c7224f9650d2e9502e741 /doc/user.rst | |
parent | 5a7c780b4f171de2476a4ff060cc450b4e3a3749 (diff) | |
download | fietsboek-d5f8c6cb6e5156e1e6ee29cf9c86f58db5a540a7.tar.gz fietsboek-d5f8c6cb6e5156e1e6ee29cf9c86f58db5a540a7.tar.bz2 fietsboek-d5f8c6cb6e5156e1e6ee29cf9c86f58db5a540a7.zip |
add some documentation about transformers
Diffstat (limited to 'doc/user.rst')
-rw-r--r-- | doc/user.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/user.rst b/doc/user.rst new file mode 100644 index 0000000..ab210dc --- /dev/null +++ b/doc/user.rst @@ -0,0 +1,12 @@ +User Guide +========== + +.. toctree:: + :maxdepth: 2 + :caption: Contents + + user/transformers + +This is the user guide for Fietsboek! In here, you can find information that +might be interesting if you plan on sharing your tracks on a Fietsboek +instance. |