-
Notifications
You must be signed in to change notification settings - Fork 55
Add support for "ErgoDoc" #613
Comments
Please assign this to me. I will give my full on it. |
Great! @jeromesimeon you could probably point out a path forward. |
Is this a better idea if I use "exiftool" for the metadata extraction for this issue. |
@codetronaut Great that you're interested to help! I'm not really familiar with exiftool. My understanding of the suggested change was to support something along the lines of JSDoc for JavaScript: https://jsdoc.app Maybe @dselman can elaborate a bit on what he was imagining? |
A few initial pointers:
As a first step, I would make sure you can build Ergo from source following the DEVELOPERS instructions (those haven't been looked at in a while, so please open an issue if you have any difficulty!). |
I will try my best. |
@jeromesimeon I am little confused. I build the Ergo and after that, I am stuck. Basically, please tell me what should I do next. |
Hi @codetronaut I think it would be good to have a description for what the feature should be from a user point of view first? Depending on that we can then decide on the best implementation plan. Note that this is not the easier first issue to try and tackle (which is why it was labelled as challenging). There are probably a few lower-hanging fruits in this repositories or in the other Accord Project repositories. |
@codetronaut what is the status of this? I'm opening it back up in the meantime. |
Provide a command line tool that can extract documentation metadata from structured comments for Ergo functions.
The text was updated successfully, but these errors were encountered: