From 2cb6efb6a4d8b3a7fcad530f8fc3cd20471d10d9 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 4 Sep 2021 19:35:07 -0400 Subject: Appendix H: Aedifex --- documentation/book/the_lux_programming_language/index.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/book/the_lux_programming_language/index.md') 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) -- cgit v1.2.3