refactor links in sidebar and home.

master
Craig Oates 5 years ago
parent
commit
9b2f06afdb
  1. 20
      Home.md
  2. 16
      _sidebar.md

20
Home.md

@ -46,11 +46,21 @@ Before continuing, I recommend you are familiar with the following;
## Table of Contents
**TODO: Write-up when paged added.**
- [Introduction to Death Socket](Introduction-to-Death-Socket)
- As Source Code
- [As a CLI](CLI-Home)
### As Source Code
- Source Code Home
### As a Command-Line Interface (C.L.I.)
- [C.L.I. Home](CLI-Home)
- [Using the Console Program](Using-the-Console-Program)
- As a NuGet
### As a NuGet
- NuGet Home
### Extra Resources
- [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Death-Socket/snippets)

16
_sidebar.md

@ -4,6 +4,20 @@
- [Home](Home)
- [Introduction to Death Socket](Introduction-to-Death-Socket)
- [As a CLI](CLI-Home)
### As Source Code
- Source Code Home
### As a Command-Line Interface (C.L.I.)
- [C.L.I. Home](CLI-Home)
- [Using the Console Program](Using-the-Console-Program)
### As a NuGet
- NuGet Home
### Extra Resources
- [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Death-Socket/snippets)

Loading…
Cancel
Save