Skip to content

Commit 4e9e0f0

Browse files
committed
Fix some Sphinx documentation errors
1 parent 761ede5 commit 4e9e0f0

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/api.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ order to avoid unexpected surprises.
3535
:members:
3636

3737
:mod:`humanfriendly.case`
38-
------------------------
38+
-------------------------
3939

4040
.. automodule:: humanfriendly.case
4141
:members:
@@ -50,7 +50,10 @@ order to avoid unexpected surprises.
5050
---------------------------
5151

5252
.. automodule:: humanfriendly.compat
53-
:members: coerce_string, is_string, is_unicode, on_windows
53+
:members: coerce_string, is_string, is_unicode, on_macos, on_windows
54+
55+
.. The members above are defined explicitly so that Sphinx does not
56+
.. embed documentation for all of the standard library aliases.
5457
5558
:mod:`humanfriendly.decorators`
5659
-------------------------------

0 commit comments

Comments
 (0)