Skip to content

Commit

Permalink
docs: exclude deprecated tools members from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dgw committed Dec 25, 2021
1 parent bfbdbab commit 9ad2722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ sopel.tools

.. automodule:: sopel.tools
:members:
:exclude-members: iteritems, iterkeys, itervalues, raw_input
:private-members: Identifier._lower, Identifier._lower_swapped

sopel.tools.web
Expand Down

0 comments on commit 9ad2722

Please sign in to comment.