[DOCS] Fixed calendar API titles

Original commit: elastic/x-pack-elasticsearch@77fcbe7b37
This commit is contained in:
lcawley 2017-12-20 16:37:19 -08:00
parent 5d31fd5000
commit 1cc73a0307
3 changed files with 12 additions and 3 deletions

View File

@ -1,6 +1,9 @@
[role="xpack"]
[[ml-delete-calendar]]
=== Delete Calendars
=== Delete Calendar API
++++
<titleabbrev>Delete Calendar</titleabbrev>
++++
The delete calendar API enables you to delete a calendar.

View File

@ -1,6 +1,9 @@
[role="xpack"]
[[ml-get-calendar]]
=== Get Calendars
=== Get Calendars API
++++
<titleabbrev>Get Calendars</titleabbrev>
++++
The get calendars API enables you to retrieve configuration information for
calendars.

View File

@ -1,6 +1,9 @@
[role="xpack"]
[[ml-put-calendar]]
=== Create Calendars
=== Create Calendar API
++++
<titleabbrev>Create Calendar</titleabbrev>
++++
The create calendar API enables you to instantiate a calendar.