.. !!!AUTO!!! (remove this comment to edit) .. include:: operator-aliases.rst .. testsetup:: * import rx .. currentmodule:: rx .. _operator-header-repeat: .. _operator-header-repeat_infinitely: Repeat ====== .. seealso:: - Official ReactiveX documentation: `Repeat `_ .. _operator-repeat: .. automethod:: Observable.repeat .. image:: /img/reactivex/operators/repeat.png :align: center .. _operator-repeat_infinitely: .. automethod:: Observable.repeat_infinitely