Skip to content

Document how to render __init__ separately - #563

Draft
Herrtian wants to merge 3 commits into
readthedocs:mainfrom
Herrtian:document-init-skip-event
Draft

Document how to render __init__ separately#563
Herrtian wants to merge 3 commits into
readthedocs:mainfrom
Herrtian:document-init-skip-event

Conversation

@Herrtian

Copy link
Copy Markdown
Contributor

Closes #532

This adds a note to autoapi_python_class_content explaining that init is skipped as a separately rendered method by default, even with special-members enabled, and shows how to include it via autoapi-skip-member.

Validation: .tox\doc\Scripts\sphinx-build.exe -b html -d .tox\doc\tmp\doctrees doc\source doc\build\html

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.

Allow separate documentation for class and __init__ constructor

1 participant