summaryrefslogtreecommitdiffhomepage
path: root/doc/language/README.md
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2015-10-09 05:30:31 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2015-10-09 05:30:31 +0900
commit02a6d866bafc31efa0d583524f38232b848f0e58 (patch)
tree869a2d8d13e3cf4070da9d10d571e4d08a8a9984 /doc/language/README.md
parent0050bfe586fc9e7aa51d922a4cadcced52e3d80c (diff)
parent87e0840e9d8894d491e5180c7f7923a5cc403f5d (diff)
downloadmruby-02a6d866bafc31efa0d583524f38232b848f0e58.tar.gz
mruby-02a6d866bafc31efa0d583524f38232b848f0e58.zip
Merge pull request #2984 from sagmor/yard
Simpler documentation
Diffstat (limited to 'doc/language/README.md')
-rw-r--r--doc/language/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/language/README.md b/doc/language/README.md
deleted file mode 100644
index 24dd598ac..000000000
--- a/doc/language/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# Language
-
-mruby is an implementation of the Ruby programming language.
-These documents are describing the language features and libraries
-which are provided together with mruby.
-
-## Built-In Class and Modules
-
-see *doc/language/Core.md*