summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorRalph Desir <[email protected]>2015-09-02 18:57:00 -0400
committerRalph Desir <[email protected]>2015-09-02 18:57:00 -0400
commit79aa0866cea908d9ce03da4a3828816e1abed7cb (patch)
tree506d3893fed9ebd98314be4b8b24ea4450b90333 /doc
parent1bd5c4859615f3b6012093ace07b032c86336c69 (diff)
downloadmruby-79aa0866cea908d9ce03da4a3828816e1abed7cb.tar.gz
mruby-79aa0866cea908d9ce03da4a3828816e1abed7cb.zip
Added reg.h markdown.
Diffstat (limited to 'doc')
-rw-r--r--doc/api/mruby/re.h.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/api/mruby/re.h.md b/doc/api/mruby/re.h.md
index e69de29bb..01e18c6a5 100644
--- a/doc/api/mruby/re.h.md
+++ b/doc/api/mruby/re.h.md
@@ -0,0 +1,3 @@
+#### Macros
+### REGEXP_CLASS
+A string with the name of the REGEXP class.