Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Python API doc #3885

Merged
merged 4 commits into from
Jul 16, 2021
Merged

Update Python API doc #3885

merged 4 commits into from
Jul 16, 2021

Conversation

kvartet
Copy link
Contributor

@kvartet kvartet commented Jun 30, 2021

In autoclass, for module data members and class attributes, documentation can either be put into a comment with special formatting (using a #: to start the comment instead of just #), or in a docstring after the definition.

.. autoattribute::
These work exactly like autoclass etc., but do not offer the options used for automatic member documentation.

refer here, so I can only list all the class attributes one by one... or we can add comments to every line in the code?

@QuanluZhang QuanluZhang requested review from ultmaster and removed request for liuzhe-lz July 9, 2021 07:14
@QuanluZhang QuanluZhang merged commit 7205cff into microsoft:master Jul 16, 2021
@kvartet kvartet deleted the python-api-doc branch October 16, 2021 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants