dateutil/dateutil

documentation not generated for methods defined on rrulebase

Open

#677 opened on 2018年4月13日

GitHub で見る
 (1 comment) (2 reactions) (0 assignees)Python (2,189 stars) (470 forks)batch import
documentationhelp wantedmedium-difficultyrrule

説明

There seems to be some bug with the documentation generation for rrule.

For e.g. rrule.between does have a docstring

(https://github.com/dateutil/dateutil/blob/master/dateutil/rrule.py#L270)

but does not have any documentation (http://dateutil.readthedocs.io/en/stable/rrule.html).

Similarly for the methods 'after', 'xafter', etc.

コントリビューターガイド