File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11#Changelog
22
3+ ##0 .1.1 (January 1, 2015)
4+
5+ - Added tests.
6+ - Bootstrap template now includes parameters after each function name with optional brackets.
7+ - Markdown template now includes parameters after each function name with optional brackets.
8+ - Dash template now includes parameters after each function name with optional brackets.
9+ - Added parameters and properties to dash export.
10+
311##0 .1.0 (December 24, 2014)
412
513- Restructured data returned from ` utils.parseData ` method.
Original file line number Diff line number Diff line change 11{
22 "name" : " doxdox" ,
33 "description" : " HTML, Markdown and Dash documentation generator." ,
4- "version" : " 0.1.0 " ,
4+ "version" : " 0.1.1 " ,
55 "bin" : " ./bin/doxdox" ,
66 "preferGlobal" : true ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments