diff options
author | Mike Gerwitz <gerwitzm@lovullo.com> | 2017-08-22 15:55:29 -0400 |
---|---|---|
committer | Mike Gerwitz <gerwitzm@lovullo.com> | 2017-08-22 15:55:29 -0400 |
commit | 7e548576037a97b596cd756a164da5695be4d8c5 (patch) | |
tree | 919a78f1ee7d959f8bf03e7d077b7fd494552575 | |
parent | 481346b2374a17c6d242b81ceeb4e6e3de2fc7ba (diff) | |
download | tame-7e548576037a97b596cd756a164da5695be4d8c5.tar.gz tame-7e548576037a97b596cd756a164da5695be4d8c5.tar.bz2 tame-7e548576037a97b596cd756a164da5695be4d8c5.zip |
README.md: Add documentation section
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -44,6 +44,13 @@ project resulted in a bit of a mess, which is being refactored into `src/` as it is touched. Documentation is virtually non-existent. +## Documentation +Compiled documentation is available [via our GitLab +mirror](https://lovullo.gitlab.io/tame/), which uses the same build +pipeline as we do on our internal GitLab instance. It contains the current +state of master (with some delay), not just the most recent tag. + + ## License This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free |