Sha256: 860c0f3c55094fb611e6610e6d490226596c2d19c36f049d856d5b9109fbb959
Contents?: true
Size: 1.04 KB
Versions: 3
Compression:
Stored size: 1.04 KB
Contents
# yard-api [![Build Status](https://travis-ci.org/amireh/yard-api.png)](https://travis-ci.org/amireh/yard-api) TODO ## Usage TODO ## Notes - can only document classes and class methods; modules, root objects, and constants are ignored ## Changelog **14/9/2014** - Support for single-page output through the `one_file` option - Support for resource index generation ("All Resources") through the `resource_index` option **10/9/2014** - Support for github-flavored markdown when you're using Markdown as a markup, and `redcarpet` as the provider - Syntax highlighting for multiple languages (with auto-detection) using [highlight.js](https://highlightjs.org/) - `@example_response` and `@example_request` tags now support a title for the response - A new option: `copyright` for displaying a copyright in the footer of every page - A new option: `footer_note` for displaying a custom note, like linking to the project's source code, in the footer of every page ## License Released under the [AGPLv3](http://www.gnu.org/licenses/agpl-3.0.html) license.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
yard-api-0.1.4 | README.md |
yard-api-0.1.3 | README.md |
yard-api-0.1.2 | README.md |