File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
#Changelog
2
2
3
+ ##0 .1.9 (November 2, 2015)
4
+
5
+ - Support for Node.js 0.12, 4.0, 5.0
6
+ - Updated packages.
7
+
3
8
##0 .1.8 (August 3, 2015)
4
9
5
10
- Updated packages.
Original file line number Diff line number Diff line change @@ -39,6 +39,6 @@ $ npm install doxdox -g
39
39
40
40
## Examples:
41
41
42
- - [ Facade.js] ( http://facadejs.com/ ) - [ Documentation] ( http://docs. facadejs.com/ )
42
+ - [ Facade.js] ( http://facadejs.com/ ) - [ Documentation] ( http://doxdox.org/ facadejs/Facade.js )
43
43
- [ plastick.js] ( https://github.com/syntaxtsb/plastick.js ) - [ Documentation] ( http://doxdox.org/syntaxtsb/plastick.js )
44
44
- [ CanvasToVideo] ( https://github.com/neogeek/CanvasToVideo ) - [ Documentation] ( http://doxdox.org/neogeek/CanvasToVideo )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " doxdox" ,
3
3
"description" : " HTML, Markdown and Dash documentation generator." ,
4
- "version" : " 0.1.8 " ,
4
+ "version" : " 0.1.9 " ,
5
5
"bin" : " ./bin/doxdox" ,
6
6
"preferGlobal" : true ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments