aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/RegExMatch.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc: Make all module docs self-containedRémi Verschelde2017-11-151-75/+0
|
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
| | | | | It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}", limits unnecessary diffs.
* Added RegEx.search_all() for multiple matchesZher Huei Lee2017-11-141-8/+11
| | | | And updated the docs
* [DOCS] Adds RegExMatch doc and RegEx fix typoJerome670002017-10-041-3/+7
|
* Changed the doc class generation to individual files per class. It is also ↵Juan Linietsky2017-09-121-0/+68
possible to save module files in module directories and the build system will recognize them.