diff --git a/Home.md b/Home.md index 879201e..6700798 100644 --- a/Home.md +++ b/Home.md @@ -24,6 +24,14 @@ Before continuing, I recommend you are familiar with the following; ## Table of Contents 1. [Introduction to Brittle Fish](Introduction-to-Brittle-Fish) -1. [Overview of Console.Waterworks](Overview-of-Console.Waterworks) -1. [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Brittle-Fish/snippets) - +2. [Introduction to Brittle Fish](Introduction-to-Brittle-Fish) +3. [Overview of Console.Waterworks](Overview-of-Console.Waterworks) +4. [Solution Overview](Solution-Overview) +5. [Adding Console.Waterworks(.Core) to Your Project](Adding-Console.Waterworks-(.Core)-to-Your-Project) +6. [Wiring Console.Waterworks(.Core) into Your Project](Wiring-Console.Waterworks-into-Your-Project) +7. [Overview of Command-Methods](Overview-of-Command-Methods) +8. [Writing Command-Methods in F#](Writing-Command-Methods-in-F#) +9. [Using the Help Attributes](Using-the-Help-Attributes) +10. [Referencing Other Projects](Referencing-Other-Projects) +11. [Gotchas and Where C# and F# Differ](Gotchas-and-Where-C#-and-F#-Differ) +12. [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Brittle-Fish/snippets) diff --git a/_sidebar.md b/_sidebar.md index 1197369..8442809 100644 --- a/_sidebar.md +++ b/_sidebar.md @@ -3,6 +3,14 @@ ## Table of Contents 1. [Home](Home) -1. [Introduction to Brittle Fish](Introduction-to-Brittle-Fish) -1. [Overview of Console.Waterworks](Overview-of-Console.Waterworks) -1. [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Brittle-Fish/snippets) +2. [Introduction to Brittle Fish](Introduction-to-Brittle-Fish) +3. [Overview of Console.Waterworks](Overview-of-Console.Waterworks) +4. [Solution Overview](Solution-Overview) +5. [Adding Console.Waterworks(.Core) to Your Project](Adding-Console.Waterworks-(.Core)-to-Your-Project) +6. [Wiring Console.Waterworks(.Core) into Your Project](Wiring-Console.Waterworks-into-Your-Project) +7. [Overview of Command-Methods](Overview-of-Command-Methods) +8. [Writing Command-Methods in F#](Writing-Command-Methods-in-F#) +9. [Using the Help Attributes](Using-the-Help-Attributes) +10. [Referencing Other Projects](Referencing-Other-Projects) +11. [Gotchas and Where C# and F# Differ](Gotchas-and-Where-C#-and-F#-Differ) +12. [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Brittle-Fish/snippets)