Browse Source

[DOCS] Synchronizes captialization in top-level titles (#33605)

Lisa Cawley 7 years ago
parent
commit
949e4e9d1a

+ 1 - 1
docs/reference/api-conventions.asciidoc

@@ -1,5 +1,5 @@
 [[api-conventions]]
 [[api-conventions]]
-= API Conventions
+= API conventions
 
 
 [partintro]
 [partintro]
 --
 --

+ 1 - 1
docs/reference/getting-started.asciidoc

@@ -1,5 +1,5 @@
 [[getting-started]]
 [[getting-started]]
-= Getting Started
+= Getting started
 
 
 [partintro]
 [partintro]
 --
 --

+ 1 - 1
docs/reference/index-modules.asciidoc

@@ -1,6 +1,6 @@
 
 
 [[index-modules]]
 [[index-modules]]
-= Index Modules
+= Index modules
 
 
 [partintro]
 [partintro]
 --
 --

+ 1 - 1
docs/reference/ingest.asciidoc

@@ -1,5 +1,5 @@
 [[ingest]]
 [[ingest]]
-= Ingest Node
+= Ingest node
 
 
 [partintro]
 [partintro]
 --
 --

+ 1 - 1
docs/reference/release-notes.asciidoc

@@ -1,5 +1,5 @@
 [[es-release-notes]]
 [[es-release-notes]]
-= Release Notes
+= Release notes
 
 
 [partintro]
 [partintro]
 --
 --

+ 1 - 1
docs/reference/release-notes/7.0.0-alpha1.asciidoc

@@ -1,5 +1,5 @@
 [[release-notes-7.0.0-alpha1]]
 [[release-notes-7.0.0-alpha1]]
-== 7.0.0-alpha1 Release Notes
+== 7.0.0-alpha1 release notes
 
 
 The changes listed below have been released for the first time in Elasticsearch 7.0.0-alpha1.
 The changes listed below have been released for the first time in Elasticsearch 7.0.0-alpha1.
 
 

+ 2 - 2
docs/reference/release-notes/highlights.asciidoc

@@ -1,7 +1,7 @@
 [[release-highlights]]
 [[release-highlights]]
-= {es} Release Highlights
+= {es} Release highlights
 ++++
 ++++
-<titleabbrev>Release Highlights</titleabbrev>
+<titleabbrev>Release highlights</titleabbrev>
 ++++
 ++++
 
 
 [partintro]
 [partintro]

+ 1 - 1
docs/reference/sql/appendix/syntax-reserved.asciidoc

@@ -2,7 +2,7 @@
 [testenv="basic"]
 [testenv="basic"]
 [appendix]
 [appendix]
 [[sql-syntax-reserved]]
 [[sql-syntax-reserved]]
-= Reserved Keywords
+= Reserved keywords
 
 
 Table with reserved keywords that need to be quoted. Also provide an example to make it more obvious.
 Table with reserved keywords that need to be quoted. Also provide an example to make it more obvious.
 
 

+ 1 - 1
docs/reference/sql/index.asciidoc

@@ -1,7 +1,7 @@
 [role="xpack"]
 [role="xpack"]
 [testenv="basic"]
 [testenv="basic"]
 [[xpack-sql]]
 [[xpack-sql]]
-= SQL Access
+= SQL access
 
 
 :sql-tests: {xes-repo-dir}/../../qa/sql
 :sql-tests: {xes-repo-dir}/../../qa/sql
 :sql-specs: {sql-tests}/src/main/resources
 :sql-specs: {sql-tests}/src/main/resources

+ 1 - 1
x-pack/docs/en/watcher/index.asciidoc

@@ -1,5 +1,5 @@
 [[xpack-alerting]]
 [[xpack-alerting]]
-= Alerting on Cluster and Index Events
+= Alerting on cluster and index events
 
 
 [partintro]
 [partintro]
 --
 --