Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "commentjs", | ||
"description": "Simple API Documentation Generator", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Denis Ciccale (@tdecs)", | ||
@@ -6,0 +6,0 @@ "homepage": "http://github.com/dciccale/comment.js", |
@@ -5,6 +5,4 @@ # comment.js | ||
Inspired by one of the firsts versions of dr.js by Dmitry Baranovskiy. | ||
The syntax for writing the comments was inspired by one of the firsts versions of dr.js by Dmitry Baranovskiy. | ||
This is a complete re-write. The original syntax for writing the comments was kept. | ||
### Why? | ||
@@ -72,3 +70,3 @@ There are some javascript documentation generators, but comment.js is different, it is not based on jsdoc syntax (get over it) and adds a very flexible and creative way of writing your docs. | ||
``` | ||
"title": "My API Documentation" | ||
"logo": "path/to/your/logo.png" | ||
``` | ||
@@ -75,0 +73,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
162750
220