aboutsummaryrefslogtreecommitdiff
path: root/documentation/book/the_lux_programming_language/index.md
diff options
context:
space:
mode:
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)