canjs / bit-docs-html-canjs

The plugins to produce CanJS.com
https://www.npmjs.com/package/bit-docs-html-canjs
MIT License
7 stars 0 forks source link

Remove headings from TOC #564

Closed cherifGsoul closed 4 years ago

cherifGsoul commented 4 years ago

This adds data-skip attribute to the Returns and Options headings in signature in order to be removed from TOC.

Fixes #562