Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1 KB

README.md

File metadata and controls

37 lines (28 loc) · 1 KB

tocMaker Coverity Scan Build Status

creates a table of contents for your github readme file.

The following table of contents is created by this tool:

Table of Contents

Installation

just use make

Usage Info

To create a table of content use tocMaker <pathToYourReadme>

Example: tocMaker README.md

Your table of contents will be created before the first headline that starts with ## and overrides an existing table of contents .

Example Headline

here could be some text

subitem1

subitem2

Example Headline 2

here could be some text

subitem1

subitem2