diff options
author | Daniel Schadt <kingdread@gmx.de> | 2023-03-07 20:17:35 +0100 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2023-03-07 20:17:35 +0100 |
commit | 40a0f2dbed1034ca02fcb83c820f22976601c777 (patch) | |
tree | 6eb1889dbace979442e0058136e49208f8e89903 /doc/user.rst | |
parent | bb4b8eed4cd0ede4198f5dcf4269f2efed25541a (diff) | |
parent | e8678a7155ff64d797693f7a8ec84c196d1d4748 (diff) | |
download | fietsboek-40a0f2dbed1034ca02fcb83c820f22976601c777.tar.gz fietsboek-40a0f2dbed1034ca02fcb83c820f22976601c777.tar.bz2 fietsboek-40a0f2dbed1034ca02fcb83c820f22976601c777.zip |
Merge branch '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. |