Hi,

By default, private members (starts with underscore), special members
(double underscored) and undocumented members are skipped. But users
can change it via directive options (ex. :private-members: and
:special-members:).

Thanks,
Takeshi KOMIYA

2020年1月8日(水) 2:00 Mmanu Chaturvedi <mmanu.chaturv...@gmail.com>:
>
> Hi,
>
> I was wondering if we have proper documentation for the following:
> https://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html#event-autodoc-skip-member
>
> We have:
> "If more than one enabled extension handles the autodoc-skip-member event, 
> autodoc will use the first non-None value returned by a handler. Handlers 
> should return None to fall back to the skipping behavior of autodoc and other 
> enabled extensions. "
>
> What would be the behavior if all the values returned are `None`?
> Or, in other words, what would be the default skipping behavior of autodoc?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sphinx-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sphinx-users/d9de9bd7-89dc-4fc7-930b-cd7c537b5c9a%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/CAFmkQAM8tFP2UNGYJ1e0weRur0bUUy18kUQbMRb1q1sC8GmJKw%40mail.gmail.com.

Reply via email to