0.10.0 • Published 3 years ago

@4lch4/discord.js-docgen v0.10.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
3 years ago

@4lch4/discord.js-docgen

This is a fork of the original discord.js-docgen repo. I have personal issues with the developers of that project so while I don't want to use their package maintained by them, I'll set this up for my projects.

Original README

This is the application that generates the docs.json files for discord.js and discord.js-commando. It parses all JSDocs in any given directories, and outputs a single JSON file with data about all classes, properties, methods, typedefs, etc. It also accepts custom docs files. This is handy for documentation websites, so that they can load the data dynamically and display it however they need.