dkriegner / xrayutilities

xrayutilities - a package with useful scripts for X-ray diffraction physicists
http://xrayutilities.sourceforge.io
GNU General Public License v2.0
81 stars 29 forks source link

__init__ function's docstrings are not shown in the documentation #113

Closed dkriegner closed 3 years ago

dkriegner commented 3 years ago

See https://stackoverflow.com/a/5599712 for a potential fix.

Likly also other __special__ functions suffer from the same problem.

dkriegner commented 3 years ago

__init__ and __call__ are now shown in the documentation. Currently I think no others are important