From d6e040def9a33ba56b4b4f606790b6620587cfaf Mon Sep 17 00:00:00 2001 From: Dominik Meyer Date: Sat, 31 Mar 2018 00:57:17 +0200 Subject: [PATCH] ADD: added doxygen documentation link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8e8408d..393378d 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ YAAP is intented to be copied into your project directory. Different approaches In all cases you have to make sure that argparse.c is compiled into an object file and is appended to your link stage. +## Documentation + +The Doxygen documentation can be found at https://byterazor.github.io/yaap/ . + ## Signed Commits All commits are signed with the GPG key for dmeyer@federationhq.de valid from 2017-07-30