Skip to content

Commit 47da8a3

Browse files
committed
2 parents 4dab786 + b70344c commit 47da8a3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,19 @@ sections of code it refers to in a GitHub repository.
4343
The [gulp-documentation](https://github.com/documentationjs/gulp-documentation) project
4444
lets you run `documentation` as a [Gulp](http://gulpjs.com/) build task.
4545

46+
## Examples
47+
48+
* [HTML output with default template](http://documentation.js.org/demo/demo-documentation/)
49+
* [Markdown](https://github.com/documentationjs/documentation/blob/master/docs/NODE_API.md)
50+
* [JSON](https://github.com/documentationjs/demo/blob/gh-pages/demo-documentation.json)
51+
4652
## Documentation
4753

4854
* [Getting Started](docs/GETTING_STARTED.md): start here
4955
* [Usage](docs/USAGE.md): how to use documentation.js
5056
* [Recipes](docs/RECIPES.md): tricks for writing effective JSDoc docs
5157
* [Node API](docs/NODE_API.md): documentation.js's self-generated documentation
5258
* [FAQ](docs/FAQ.md)
53-
5459
* [Theming](docs/THEMING.md): tips for theming documentation output in HTML
5560
* [See also](https://github.com/documentationjs/documentation/wiki/See-also): a list of projects similar to documentation.js
5661

0 commit comments

Comments
 (0)