stub out all T.O.C. links.

master
Craig Oates 5 years ago
parent
commit
e14cd62497
  1. 14
      Home.md
  2. 14
      _sidebar.md

14
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)

14
_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)

Loading…
Cancel
Save