My favorites | Sign in
Project Home Downloads Issues Source
Project Information
Members
Links

This is an alternate template for use with jsdoc-toolkit, a great application for auto-generated JavaScript documentation. The Tably template is a modified version of the template in the jsdocs-toolkit distribution. See the code documentation for the Timemap.js project for an example using this template.

Features

  • Heavier use of prettier tables (e.g. for class list and function parameters)
  • "Readme"-style project overview information taken from the @fileOverview in a file of your choice
  • Inclusion of inherited fields/methods in class documentation, with a link to the definer class
  • Static fields and methods broken out separately
  • JS code formatting for @example code
  • Slot for for a custom project title
  • Slot for a logo or custom image
  • Inclusion of project version information
  • Nicer display of multiple-level "config"-style parameters
  • Config variable to suppress generation of a page for the global namespace
  • Easy support for a custom index template
  • General cleanup of styles and layout

How to Use

  1. Put the template folder somewhere you can find it
  2. Put any image or custom template files into your project
  3. Copy the SAMPLE.conf file into your project and edit as necessary
  4. Run jsdoc-toolkit with the flag: -c path/to/myfile.conf
Powered by Google Project Hosting