A documentation converter: converts vsdoc comments to jsdoc comments.
Converts vsdoc comments to jsdoc.
A library to parse VSDoc comments to JSDoc.
VSDocConverter.exe [.js file path or directory]
Work in progress.
I wrote this because I was unable to find a library that could fully convert VSDoc comments to JSDoc. Ultimately, I didn’t want to maintain two different sets of JavaScript documentation.
Build and execute.
For now, the README will be the API reference.
Tests still under development.
I’m happy to take pull requests, suggestions, and ideas.
This library is released under The MIT License (MIT).