ossf / secure-sw-dev-fundamentals

Secure Software Development Fundamentals courses (from the OpenSSF Best Practices WG)
Creative Commons Attribution 4.0 International
180 stars 46 forks source link

Add code to create a simple TOC #109

Closed david-a-wheeler closed 1 year ago

david-a-wheeler commented 1 year ago

Add a little code to create a simple table of contents (TOC). I'll probably do something more sophisticated later (e.g., link to each section and add level 4 with HTML details) but this makes it easy to see the basic TOC.

Signed-off-by: David A. Wheeler dwheeler@dwheeler.com