libsheepy

C lib for handling text files, strings and json like data structure with an object oriented system
git clone https://spartatek.se/git/libsheepy.git
Log | Files | Refs | README | LICENSE

commit 70178c74d735a9fed01b1fa08c40578dcac10124
parent 7329da8ebf0b09b246ababdb6f67def7aa38b15b
Author: Remy Noulin <loader2x@gmail.com>
Date:   Fri,  9 Aug 2019 07:24:42 +0200

add a link to libsheepy user guide

documentation.md | 2 ++
1 file changed, 2 insertions(+)

Diffstat:
Mdocumentation.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/documentation.md b/documentation.md @@ -16,6 +16,8 @@ Contents This is the list of macros and functions in libsheepy.h and libsheepyObject.h with their descriptions. +For an introduction to __sheepy__ and __libsheepy__, read the [Libsheepy User Guide](https://spartatek.se/libsheepyUserGuide/). + - __Short list__ is the list of macros and functions without descriptions - __Prototypes and macros__ has short descriptions - __Functions__ has long descriptions