Closed JosephBARBIERDARNAL closed 1 week ago
Thanks for contributing this @JosephBARBIERDARNAL, but I actually find the changes to be a little bit less clear. Something that would be a net positive would be something more along the lines of the click API docs (and also autogenerated). Let me know if you want to try doing that instead.
Just to be sure, do you mean something that uses docstrings to automatically write the readme? If so, that can probably be done with tools like pdoc
.
But I didn't understand the part about the click API. You mean you like their style of documentation?
Also, what's your thought on adding use cases with image output?
Just to be sure, do you mean something that uses docstrings to automatically write the readme? If so, that can probably be done with tools like pdoc.
But I didn't understand the part about the click API. You mean you like their style of documentation?
Yes, something in the style of the Click API docs or the Requests API docs. Autogenerated would be great, and dumped into the README.
Also, what's your thought on adding use cases with image output?
Fine, but something super-simple. So could just add a figure output from the Example that's already in the README.
Got it. I’ll try to suggest something soon for this.
Hey @laserson! I'm very busy at the moment, so I suggest we close this for now. When I've found enough time, I'll try to reopen a PR with your suggestions. Is that okay with you?
That works for me! Good luck!
related to: #38