Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
Update re2.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Mar 19, 2019
1 parent 20030c9 commit 8d7d470
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _doc/sphinxdoc/source/api/re2.rst
Expand Up @@ -2,12 +2,12 @@
re2
===

.. autofunction:: wrapclib.re2.compile
.. autosignature:: wrapclib.re2.compile

.. autofunction:: wrapclib.re2.findall
.. autosignature:: wrapclib.re2.findall

.. autofunction:: wrapclib.re2.match
.. autosignature:: wrapclib.re2.match

.. autofunction:: wrapclib.re2.search
.. autosignature:: wrapclib.re2.search

.. autofunction:: wrapclib.re2.Set
.. autosignature:: wrapclib.re2.Set

0 comments on commit 8d7d470

Please sign in to comment.