Releases: docsbydoxdox/doxdox
Releases · docsbydoxdox/doxdox
v0.1.1
01 Jan 22:44
Compare
Sorry, something went wrong.
No results found
Added tests.
Bootstrap template now includes parameters after each function name with optional brackets.
Markdown template now includes parameters after each function name with optional brackets.
Dash template now includes parameters after each function name with optional brackets.
Added parameters and properties to dash export.
v0.1.0
24 Dec 10:25
Compare
Sorry, something went wrong.
No results found
Restructured data returned from utils.parseData method.
Renamed method utils.findPackage to utils.findPackagePath to better reflect it's purpose.
package.json contents is now passed through to the template as pkg.
Bootstrap template redesigned.
Bootstrap template updated to include homepage link and version number.
Bootstrap template now includes deeplinks to individual files.
Removed options from Bootstrap template for toggling code blocks and private methods.
Consolidated Bootstrap template resources.
Markdown template updated to include homepage link and version number.
Fixed issue with improperly detecting language through highlight.js handlebars helper.
v0.0.18
12 Dec 05:41
Compare
Sorry, something went wrong.
No results found
Improved Dash docset generation.
Removed brackets from around optional tag names.
v0.0.17
08 Dec 05:52
Compare
Sorry, something went wrong.
No results found
Removed paragraph tag from descriptions.
Forced language on highlight method.
v0.0.16
07 Dec 05:09
Compare
Sorry, something went wrong.
No results found
Added promise to buildDashDocSet method.
v0.0.15
06 Dec 00:54
Compare
Sorry, something went wrong.
No results found
Added offline support to dash documentation.
v0.0.14
05 Dec 23:18
Compare
Sorry, something went wrong.
No results found
Added new export to Dash.
Updated to latest version of dox.
v0.0.13
17 Oct 03:37
Compare
Sorry, something went wrong.
No results found
Large code blocks are now pre-highlighted.
Updated to latest version of dox.
v0.0.12
02 Oct 23:42
Compare
Sorry, something went wrong.
No results found
Added text overflow to methods to prevent overlapping body content.
v0.0.11
02 Oct 23:42
Compare
Sorry, something went wrong.
No results found
Removed tag made redundant by doxdox 0.5.0 update.
Fixed bug related to relative directories.
Added findPackage method to utils.