From 28356cf942c2341ad249f7d94605b21fc92ad0c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Gir=C3=A3o=20Serr=C3=A3o?= <5621605+RodrigoGiraoSerrao@users.noreply.github.com> Date: Fri, 4 Nov 2022 09:55:03 +0000 Subject: [PATCH] Add new chapter to book. --- book/_toc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/book/_toc.yml b/book/_toc.yml index 7df319c..ed41b7d 100644 --- a/book/_toc.yml +++ b/book/_toc.yml @@ -14,4 +14,5 @@ sections: - file: Special-Syntax - file: Nested-Arrays-Continued - file: Operators +- file: Tacit-Programming - file: Appendices