Skip to content

Commit

Permalink
Added TOC to README
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbond7 committed Dec 21, 2023
1 parent 3403cfc commit 72bbc93
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ Exercise solutions and cmake projects for:

* AC++11-401 Transitioning to Modern C++ (C++11/14/17)

**Contents**
- [Transitioning to Modern C++ (C++11/14/17) Exercises](#transitioning-to-modern-c-c111417-exercises)
- [Folder structure](#folder-structure)
- [Solutions](#solutions)
- [Build Toolchain](#build-toolchain)
- [Build the application](#build-the-application)
- [Visual Studio shortcuts](#visual-studio-shortcuts)
- [Command line builds](#command-line-builds)
- [Building an exercise solution](#building-an-exercise-solution)
- [Disclaimer](#disclaimer)

# Folder structure

## Solutions
Expand Down

0 comments on commit 72bbc93

Please sign in to comment.