Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1001 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 1001 Bytes

Taboc

Build IconDocs IconVersion IconLicense Icon

A table of contents generator for markdown documents written in Rust.

Table of contents

Installation

This project is available on crates.io, meaning the installation is as simple as typing:

cargo install taboc

Then you can use the taboc binary in your shell. Make sure to check out the commands with the -h flag.