From bb49c7108a75f8bdc6f6bc979f0d6c9deecedb78 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sun, 17 May 2020 20:18:37 +0200 Subject: docs: Add python API description --- content/en/docs/API/c.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/en/docs/API/c.md (limited to 'content/en/docs/API/c.md') diff --git a/content/en/docs/API/c.md b/content/en/docs/API/c.md new file mode 100644 index 0000000..21cb250 --- /dev/null +++ b/content/en/docs/API/c.md @@ -0,0 +1,13 @@ +--- +title: "C API for applications" +author: "Dimitri Staessens" +description: Python +date: 2020-05-17 +weight: 10 +draft: false +description: > + C API +--- + +The C API is currently detailed in the +[man pages](https://ouroboros.rocks/man/man3/flow_alloc.3.html) \ No newline at end of file -- cgit v1.2.3