From 36c5bbfe76fd0ffc49983d9d42a38929093f0eed Mon Sep 17 00:00:00 2001 From: Griatch Date: Sun, 20 Dec 2020 14:34:05 +0100 Subject: [PATCH] Add root doc --- docs/source/toc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/toc.md b/docs/source/toc.md index b2e6dbbe51..5ad330aff6 100644 --- a/docs/source/toc.md +++ b/docs/source/toc.md @@ -1,5 +1,5 @@ # Toc - +- [API root](api/evennia-api.rst) - [Coding/Coding Introduction](Coding/Coding-Introduction) - [Coding/Coding Overview](Coding/Coding-Overview) - [Coding/Continuous Integration](Coding/Continuous-Integration)