A TomDoc parser
Documentation generator using TomDoc syntax (http://tomdoc.org/)
A CoffeeScript documentation generator.
Let Hubot keep track of who is on AO duty for each team
Let Hubot keep track of teams and their information
1stdibs Custom Hubot Scripts
A generator for Yeoman
Allows you to opt in to a variety of scripts
A CoffeeScript documentation generator. (w/fixes while the main rep is being updated)
A Stylesguide parser (and example generator) for creating living styleguides, based on kss - http://github.com/kneath/kss.
Allows you to opt in to a variety of scripts
A Gulp-friendly module to generate [Biscotto](https://github.com/atom/biscotto) documentation from CoffeeScripts and return the output files.
TomDoc is flexible code documentation with human readers in mind. The tomdoc gem is a Ruby library to discover and display TomDoc'd methods and classes. Given a Ruby file with TomDoc'd methods, tomdoc can generate HTML or print to the console. You can use it to query up a single method or a group of methods, and it's usable from irb. If you're using TomDoc, tomdoc is for you.
Use TomDoc documentation format with YARD.
rake-tomdoc
TomParse provides no other functionality than to take a code comment and parse it in to a convenient object-oriented structure in accordance with TomDoc standard.
Tomdoc for Coffeescript
This generator takes one or several classes with comments formatted in TomDoc and spits out a single Markdown file
Pass in a cluttered, or just undocumented ruby file and get back a well-spaced file with a TomDoc Skeleton for easy doc writing
Extract TomDoc from a source file
Inspired by TomDoc, KSS attempts to provide a methodology for writing maintainable, documented CSS within a team. Specifically, KSS is a CSS structure, documentation specification, and styleguide format. This is a ruby library for parsing KSS documented CSS and generating styleguides.
tomdoccery
Inspired by TomDoc, KSS attempts to provide a methodology for writing maintainable, documented CSS within a team. Specifically, KSS is a CSS structure, documentation specification, and styleguide format. This is a ruby library for parsing KSS documented CSS and generating styleguides.
Yardbird is a YARD plugin that allows you, the developer, to write documentation Your Way. Do you like TomDoc, but wish it were just a tad bit different? You can fix that. Have some radical idea for using ASCII table in your docs? You can do that too.