diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-08-19 15:57:06 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-08-19 15:57:06 -0400 |
| commit | d4bde89b5c0293312a6922dc8e801b7810eab50b (patch) | |
| tree | 0b492f58c1bc4eb0585af4556220af047f96acce /docs/README.md | |
| parent | 61f9cfa12c544cc671e1f8f683077295965ddbea (diff) | |
Document functions
Diffstat (limited to 'docs/README.md')
| -rw-r--r-- | docs/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
