aboutsummaryrefslogtreecommitdiff
path: root/content/manuals.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/manuals.md')
-rw-r--r--content/manuals.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/content/manuals.md b/content/manuals.md
new file mode 100644
index 0000000..46593a9
--- /dev/null
+++ b/content/manuals.md
@@ -0,0 +1,17 @@
+---
+title: "Manuals"
+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).