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 1
1
#Changelog
2
2
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
+
3
11
##0 .1.0 (December 24, 2014)
4
12
5
13
- Restructured data returned from ` utils.parseData ` method.
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.0 " ,
4
+ "version" : " 0.1.1 " ,
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