firedoc
Version:
API Doc generator rewritten from [YUIDoc](https://github.com/yui/yuidoc). We use this tool to document a large JavaScript game engine [Fireball](http://github.com/fireball-x/fireball) at [docs-zh.fireball-x.com/api](http://docs-zh.fireball-x.com/api/) and
62 lines (24 loc) • 906 B
Markdown
# firedoc 1.8.7
test
### `DocView` Class
Defined in: [lib/docview.js:12](../files/lib/docview.js.js)
Module: [firedoc](../modules/firedoc.md)
View class borrowed from [Selleck](https://github.com/rgrove/selleck)
The view class is a **`handlebars`** template helper.
### Index
##### Methods
- [`htmlTitle`](#method-htmltitle) **Mustache** `lambda` method for setting the HTML title
- [`title`](#method-title) **Mustache** `lambda` method for setting the title
### Details
<!-- Method Block -->
#### Methods
##### htmlTitle
**Mustache** `lambda` method for setting the HTML title
| meta | description |
|------|-------------|
| Defined | [lib/docview.js:40](../files/lib_docview.js.md#l40) |
##### title
**Mustache** `lambda` method for setting the title
| meta | description |
|------|-------------|
| Defined | [lib/docview.js:59](../files/lib_docview.js.md#l59) |