
# 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) |




