Skip to content

Commit 9ecf3a8

Browse files
committed
Readme
1 parent 4064c3d commit 9ecf3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ package. The documentation can be found on
1111

1212
Proplot modifications
1313
---------------------
14-
This extension was forked from the Astropy project for use with the `proplot <https://github.com/lukelbd/proplot>`__ project, in order to change a few hard-coded settings that could not be changed with the existing API. The following changes were made:
14+
This extension was forked from the Astropy project for use with the `proplot <https://github.com/lukelbd/proplot>`__ project in order to add some features. The following changes were made:
1515

1616
* Adds ``__getitem__``, ``__getattr__``, ``__setitem__``, and ``__setattr__`` to the list of builtin methods that are *not* ignored by the documentation generator.
1717
* Skips over class methods that are public, but do *not* have their own ``__doc__`` attributes, to prevent inheriting and displaying documentation from external projects.

0 commit comments

Comments
 (0)