diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-10-09 05:30:31 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-10-09 05:30:31 +0900 |
| commit | 02a6d866bafc31efa0d583524f38232b848f0e58 (patch) | |
| tree | 869a2d8d13e3cf4070da9d10d571e4d08a8a9984 /doc/language/README.md | |
| parent | 0050bfe586fc9e7aa51d922a4cadcced52e3d80c (diff) | |
| parent | 87e0840e9d8894d491e5180c7f7923a5cc403f5d (diff) | |
| download | mruby-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.md | 9 |
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* |
