We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bae7fd commit 01b6633Copy full SHA for 01b6633
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+## 1.1.0
3
+
4
+- [#1](https://github.com/dmitrytoropchin/doxyjs/issues/1) added support for file documentation
5
6
## 1.0.7
7
8
- fixed class name matcher
package.json
@@ -1,6 +1,6 @@
{
"name": "doxyjs",
- "version": "1.0.7",
+ "version": "1.1.0",
"description": "Converts Javascript into psudo C++ for Doxygen",
"main": "index.js",
"author": "Dmitry Toropchin",
0 commit comments