From d4bde89b5c0293312a6922dc8e801b7810eab50b Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 19 Aug 2024 15:57:06 -0400 Subject: Document functions --- docs/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/README.md') diff --git a/docs/README.md b/docs/README.md index 5bb35de9..2f0dabb0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,10 +7,11 @@ This is an overview of the documentation on Tomo. A few topics that are documented: - [Compilation Pipeline](compilation.md) +- [Functions](functions.md) - [Libraries/Modules](libraries.md) -- [Special Methods](metamethods.md) - [Namespacing](namespacing.md) - [Operator Overloading](operators.md) +- [Special Methods](metamethods.md) ## Types -- cgit v1.2.3