2022-02-11 11:25:05 +09:00
|
|
|
---
|
|
|
|
page_dir: doc
|
2024-01-06 20:04:14 +09:00
|
|
|
charset: UTF-8
|
|
|
|
encoding: UTF-8
|
2024-12-07 02:51:08 +08:00
|
|
|
main_page: index.md
|
2022-02-21 13:05:24 +09:00
|
|
|
title: Documentation for Ruby development version
|
2024-01-06 20:04:14 +09:00
|
|
|
visibility: :private
|
2024-06-04 12:40:08 +09:00
|
|
|
rdoc_include:
|
|
|
|
- doc
|
2024-12-12 23:39:24 +00:00
|
|
|
|
|
|
|
exclude:
|
2025-01-07 13:29:35 +09:00
|
|
|
- \Alib/irb
|
2025-05-19 22:41:56 +09:00
|
|
|
- \.gemspec\z
|
2024-12-31 12:23:38 +00:00
|
|
|
|
|
|
|
autolink_excluded_words:
|
2025-01-02 12:36:06 +09:00
|
|
|
- Class
|
2025-01-02 12:06:06 +09:00
|
|
|
- Method
|
2025-01-02 12:36:06 +09:00
|
|
|
- Module
|
2025-01-02 11:58:15 +09:00
|
|
|
- Process
|
2025-01-02 02:06:08 +09:00
|
|
|
- RDoc
|
2024-12-31 12:23:38 +00:00
|
|
|
- Ruby
|
|
|
|
- Set
|
2025-05-22 17:18:46 +01:00
|
|
|
|
|
|
|
canonical_root: https://docs.ruby-lang.org/en/master
|