From 9b5f03572ca461ec1d28eb40f9add24d87b5532e Mon Sep 17 00:00:00 2001 From: Juanito Fatas Date: Sat, 15 Feb 2020 11:21:56 +0900 Subject: [PATCH 1/3] Add Ruby API to (zh_cn) --- zh_cn/documentation/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh_cn/documentation/index.md b/zh_cn/documentation/index.md index f18204f664..4325d5ae15 100644 --- a/zh_cn/documentation/index.md +++ b/zh_cn/documentation/index.md @@ -72,6 +72,9 @@ ruby -v [APIdock][18] : 带有用户评注的 Ruby、Rails 和 RSpec 文档。 +[Ruby API][40] +: 简单搜索浏览 Ruby 类、模块和方法。 + ### 编辑器和集成开发环境 您可以用操作系统中默认的编辑器来进行 Ruby 编程。不过,为了更高效地编程,建议选择一个支持 Ruby 基本特性(比如句法高亮,文件浏览)的代码编辑器,或者有高级特性(比如代码补全,重构,测试支持等)的集成开发环境。 @@ -143,5 +146,6 @@ ruby -v [37]: http://www.sublimetext.com/ [38]: https://learncodethehardway.org/ruby/ [39]: http://kapeli.com/dash +[40]: https://rubyapi.org/ [atom]: https://atom.io/ [vscode]: https://code.visualstudio.com/ From 4fc6d441d9fd8fa8fbd682b1e1d5f074f858b8b1 Mon Sep 17 00:00:00 2001 From: Juanito Fatas Date: Sat, 15 Feb 2020 11:22:03 +0900 Subject: [PATCH 2/3] Add Ruby API (zh_tw) --- zh_tw/documentation/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh_tw/documentation/index.md b/zh_tw/documentation/index.md index 1f938fc89a..81b3692edc 100644 --- a/zh_tw/documentation/index.md +++ b/zh_tw/documentation/index.md @@ -67,6 +67,9 @@ lang: zh_tw [APIdock][18] : Ruby、Rails 與 RSpec 的文件,具有使用者的評論。 +[Ruby API][40] +: 簡單搜尋瀏覽 Ruby 類別、模組及方法。 + ### 編輯器與整合開發環境 您可以用操作系統內建的編輯器來撰寫 Ruby。為了更有效的寫程式,值得選個 Ruby 基本特性支援良好的編輯器(如:語法高亮、檔案瀏覽)或是有更進階功能的整合開發環境(如:程式碼補全、重構、支持測試等。) @@ -139,6 +142,7 @@ lang: zh_tw [37]: http://www.sublimetext.com/ [38]: https://learncodethehardway.org/ruby/ [39]: http://kapeli.com/dash +[40]: https://rubyapi.org/ [docs-rlo-en]: https://docs.ruby-lang.org/en/ [atom]: https://atom.io/ [vscode]: https://code.visualstudio.com/ From 498f1801939d6ad1eb0ac1b0419fdd38724fd70c Mon Sep 17 00:00:00 2001 From: Juanito Fatas Date: Sat, 15 Feb 2020 11:22:10 +0900 Subject: [PATCH 3/3] Add Ruby API (ja) --- ja/documentation/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ja/documentation/index.md b/ja/documentation/index.md index d1efc17c4a..18a0efa4be 100644 --- a/ja/documentation/index.md +++ b/ja/documentation/index.md @@ -56,6 +56,9 @@ Rubyでプログラミングする際に役立つドキュメントを紹介し : Ruby gemsやGitHubでホスティングされてるRubyプロジェクトのリファレンスが見れる 完結型のリファレンスサイト。 +[Ruby API (英語)](https://rubyapi.org) +: こちらは Ruby のソースコードから生成したのリファレンス、コアクラスやモジュールのリファレンスがあります。 + ### 旧版 刷新計画以前の古いRubyリファレンスマニュアルの公開は終了しましたが、