aboutsummaryrefslogtreecommitdiff
path: root/content/docs/manuals.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/docs/manuals.md')
-rw-r--r--content/docs/manuals.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/content/docs/manuals.md b/content/docs/manuals.md
new file mode 100644
index 0000000..4ce3bce
--- /dev/null
+++ b/content/docs/manuals.md
@@ -0,0 +1,18 @@
+---
+title: "Manuals"
+date: 2019-06-22
+draft: false
+---
+
+These are the man pages for ouroboros. If ouroboros is installed on your
+system, you can also access them using "man".
+
+For general use of Ouroboros, refer to the [Ouroboros User
+Manual](/man/man8/ouroboros.8.html).
+
+For use of the API, refer to the [Ouroboros Programmer's
+Manual](/man/man3/flow_alloc.3.html).
+
+The man section also contains a
+[tutorial](man/man7/ouroboros-tutorial.7.html) and a
+[glossary](man/man7/ouroboros-glossary.7.html).