1.0.7 • Published 5 years ago

sidedoc v1.0.7

Weekly downloads
52
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago