[tor-bugs] #7507 [Stem]: Sphinx warnings about "missing attribute mentioned"
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Nov 18 02:45:21 UTC 2012
#7507: Sphinx warnings about "missing attribute mentioned"
---------------------+------------------------------------------------------
Reporter: atagar | Owner: atagar
Type: defect | Status: new
Priority: minor | Milestone:
Component: Stem | Version:
Keywords: website | Parent:
Points: | Actualpoints:
---------------------+------------------------------------------------------
Stem's sphinx compilation for its docs complains about modules with an
__all__ attribute...
{{{
...
reading sources... [100%] api/util/tor_tools
/home/atagar/Desktop/stem/docs/api/control.rst:9: WARNING: missing
attribute mentioned in :members: or __all__: module stem, attribute
connection
/home/atagar/Desktop/stem/docs/api/control.rst:9: WARNING: missing
attribute mentioned in :members: or __all__: module stem, attribute
process
/home/atagar/Desktop/stem/docs/api/response.rst:4: WARNING: missing
attribute mentioned in :members: or __all__: module stem.response,
attribute events
/home/atagar/Desktop/stem/docs/api/response.rst:4: WARNING: missing
attribute mentioned in :members: or __all__: module stem.response,
attribute getinfo
/home/atagar/Desktop/stem/docs/api/response.rst:4: WARNING: missing
attribute mentioned in :members: or __all__: module stem.response,
attribute getconf
/home/atagar/Desktop/stem/docs/api/response.rst:4: WARNING: missing
attribute mentioned in :members: or __all__: module stem.response,
attribute protocolinfo
/home/atagar/Desktop/stem/docs/api/response.rst:4: WARNING: missing
attribute mentioned in :members: or __all__: module stem.response,
attribute authchallenge
looking for now-outdated files... none found
...
}}}
We should look into what these warnings are trying to tell us, and figure
out if there's something we can either do to fix or suppress it.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7507>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list