docs: remove usage examples and register phenotype methods in Ag3.rst#810
docs: remove usage examples and register phenotype methods in Ag3.rst#810
Conversation
…ster new methods in Ag3.rst
|
Hi @jonbrenas , I’ve scoped this PR to the minimal changes requested in #809, removing usage examples and exposing the phenotype methods in the API docs. While working on this, I noticed some areas in the phenotype docstrings (e.g. type hints, consistency, edge-case notes) that could benefit from clarification and cleanup. If that sounds useful, I’d be happy to open a follow-up PR focused purely on improving documentation. Let me know what you think! |
|
Thanks @mohamed-laarej. This is the perfect PR for all documentation tasks, feel free to make all the changes that you think would improve things. |
|
Thanks @mohamed-laarej. The way the documentation is generated, the description of the function and of its outputs ought to be before the function definition and look something like this : |
|
Thanks @jonbrenas for the clarification! I’ll update the docstrings to use the |
|
Looks like this just needs an update from the base branch and then a re-review. |
Addresses #809 .
phenotype_datafunction docstrings.