aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/documents.yaml
diff options
context:
space:
mode:
authorEileen M. Uchitelle <eileencodes@users.noreply.github.com>2017-12-13 10:23:14 -0500
committerGitHub <noreply@github.com>2017-12-13 10:23:14 -0500
commit53593a66362550367561507e12576a876a0cbb6c (patch)
tree86bc8ec5875ad366253dd17ffbdc25850d207c4d /guides/source/documents.yaml
parent74c4017daff90df6bebf260cbcec03c73aa3be10 (diff)
parent10dfb153ebf138ca76675c3d38e4805a34bc8335 (diff)
downloadrails-53593a66362550367561507e12576a876a0cbb6c.tar.gz
rails-53593a66362550367561507e12576a876a0cbb6c.tar.bz2
rails-53593a66362550367561507e12576a876a0cbb6c.zip
Merge pull request #30474 from yhirano55/make_it_same_title_in_index_and_page
Make it same title in index and page [ci skip]
Diffstat (limited to 'guides/source/documents.yaml')
-rw-r--r--guides/source/documents.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index 2a4abab116..288519819d 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -72,7 +72,7 @@
url: active_support_core_extensions.html
description: This guide documents the Ruby core extensions defined in Active Support.
-
- name: Rails Internationalization API
+ name: Rails Internationalization (I18n) API
url: i18n.html
description: This guide covers how to add internationalization to your applications. Your application will be able to translate content to different languages, change pluralization rules, use correct date formats for each country, and so on.
-
@@ -104,7 +104,7 @@
url: command_line.html
description: This guide covers the command line tools provided by Rails.
-
- name: Asset Pipeline
+ name: The Asset Pipeline
url: asset_pipeline.html
description: This guide documents the asset pipeline.
-
@@ -151,7 +151,7 @@
url: rails_on_rack.html
description: This guide covers Rails integration with Rack and interfacing with other Rack components.
-
- name: Creating and Customizing Rails Generators
+ name: Creating and Customizing Rails Generators & Templates
url: generators.html
description: This guide covers the process of adding a brand new generator to your extension or providing an alternative to an element of a built-in Rails generator (such as providing alternative test stubs for the scaffold generator).
-
@@ -183,7 +183,7 @@
name: Maintenance Policy
documents:
-
- name: Maintenance Policy
+ name: Maintenance Policy for Ruby on Rails
url: maintenance_policy.html
description: What versions of Ruby on Rails are currently supported, and when to expect new versions.
-