1.0.7 • Published 6 years ago

sidedoc v1.0.7

Weekly downloads
52
License
MIT
Repository
github
Last release
6 years ago

Usage

In your jsdoc config file, just set the template in opts to node_modules/sidedoc

 "opts": {
    "encoding": "utf8",
    "destination": "./doc/",
    "template": "node_modules/sidedoc",
    "tutorials": "./tutorials",
    "recurse": true
  }

Screenshot 1

Opened side doc

Screenshot 2

Closed side doc

Screenshot 3

Code view

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago