Template for JSDoc 3.2+ in Confluence wiki markup.
Clone the repository into /usr/local/bin/jsdoc/templates, or wherever you keep your JSDoc 3 templates. Run JSDoc 3 with the -t option, followed by the full path to confluence-jsdoc-template. Import the wiki markup into your Confluence or compatible wiki program. In Confluence, you may have to use the convertWikiToStorageFormat API to convert the markup into HTML for internal storage by Confluence.
- Support all tags. Need willing testers in order to make this happen.
- Make the pages prettier and make use of the table of contents macro. Design help is needed.
- Improve link detection so that things like list return values are found and linked.
- apply patch
- Fix properties on a parameter
- Implement class properties
- fix @fires
- Fix empty promise/array pattern Promise where no <> exists.
- Symbols duplicated when documented twice. Is this expected?
I would love contributions. Please issue a pull request!