aboutsummaryrefslogtreecommitdiff
path: root/documentation/book/the_lux_programming_language/index.md
diff options
context:
space:
mode:
authorEduardo Julian2021-09-04 19:35:07 -0400
committerEduardo Julian2021-09-04 19:35:07 -0400
commit2cb6efb6a4d8b3a7fcad530f8fc3cd20471d10d9 (patch)
tree320f018025ada6e9629e2f6c11b93c6301cb4eaf /documentation/book/the_lux_programming_language/index.md
parent11713d1ba99ec7e41682addadd2778dc767682a0 (diff)
Appendix H: Aedifex
Diffstat (limited to 'documentation/book/the_lux_programming_language/index.md')
-rw-r--r--documentation/book/the_lux_programming_language/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/book/the_lux_programming_language/index.md b/documentation/book/the_lux_programming_language/index.md
index 4351f0be7..17fdd3a7f 100644
--- a/documentation/book/the_lux_programming_language/index.md
+++ b/documentation/book/the_lux_programming_language/index.md
@@ -33,6 +33,7 @@
_Where you will learn a new way to organize your data._
* [Chapter 16: Testing](chapter_16.md)
_Where you will learn how to avoid annoying bug reports._
+* [Conclusion](conclusion.md)
* [Appendix A: Import syntax](appendix_a.md)
* [Appendix B: Math](appendix_b.md)
* [Appendix C: Pattern-matching macros](appendix_c.md)
@@ -40,4 +41,5 @@
* [Appendix E: Lux implementation details](appendix_e.md)
* [Appendix F: Implicit polymorphism](appendix_f.md)
* [Appendix G: Regular expressions](appendix_g.md)
+* [Appendix H: Aedifex](appendix_h.md)