overte-org / tivolicloud

The Tivoli interface client and server software
Apache License 2.0
1 stars 0 forks source link

Import 40eb7ed793: JSDoc automatically finds all doclets now (by Maki) #54

Open daleglass opened 2 years ago

daleglass commented 2 years ago

This is an automated proposal to look at a commit made by Maki and import it into Overte

Commit: 40eb7ed79319485b9ddb3ac2265d4c09e1fe25a0
Author: Maki
Date: Sat, 18 Jan 2020 03:53
JSDoc automatically finds all doclets now

Stats:

Filename Stats Lines Added Removed Lines in blame
tools/jsdoc/config.json 60 30 30 30
tools/jsdoc/plugins/{tivoli-json-export.js => export-json.js} 8 5 3 ⚠ File gone
tools/jsdoc/plugins/find-doclets.js 151 151 0 116
tools/jsdoc/plugins/tivoli.js 150 0 150 ⚠ File gone
4 files - 369 186 183 146

To work on this, please assign the issue to yourself, then look at the commit and decide whether this would be a good addition to Overte.

Useful commits should be submitted as a PR against Overte. Tag this issue in PR, so that it's automatically closed once the PR is merged.

You can cherry-pick this issue with this command:

git cherry-pick 40eb7ed79319485b9ddb3ac2265d4c09e1fe25a0
daleglass commented 2 years ago

Not sure what this does, could be useful

JulianGro commented 2 years ago

I will have to take a closer look at it at some point.