Update table of contents

This commit is contained in:
Jeremy 2024-02-04 14:20:04 -06:00
parent 46069760c6
commit eea0fcd118
No known key found for this signature in database
GPG Key ID: BE03111EB7ED6E2E

View File

@ -23,6 +23,7 @@ and Windows including MinGW and Cygwin environments. The goal: Make stack traces
- [Object Traces](#object-traces)
- [Raw Traces](#raw-traces)
- [Utilities](#utilities)
- [Configuration](#configuration)
- [Traced Exceptions](#traced-exceptions)
- [Wrapping std::exceptions](#wrapping-stdexceptions)
- [Exception handling with cpptrace](#exception-handling-with-cpptrace)