From a0dabc3e7254dbe6349591113df93d3aba95be8c Mon Sep 17 00:00:00 2001 From: Zongheng Yang Date: Wed, 13 Dec 2023 15:35:04 -0800 Subject: [PATCH] Minor: shorter section titles for SkyServe docs. --- docs/source/serving/service-yaml-spec.rst | 2 +- docs/source/serving/sky-serve.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/serving/service-yaml-spec.rst b/docs/source/serving/service-yaml-spec.rst index 43757e086cf..3000343fb14 100644 --- a/docs/source/serving/service-yaml-spec.rst +++ b/docs/source/serving/service-yaml-spec.rst @@ -1,6 +1,6 @@ .. _service-yaml-spec: -Service YAML Specification +Service YAML ========================== SkyServe provides an intuitive YAML interface to specify a service. It is highly similar to the :ref:`SkyPilot task YAML `: with an additional service section in your original task YAML, you could change it to a service YAML. diff --git a/docs/source/serving/sky-serve.rst b/docs/source/serving/sky-serve.rst index 7a9034c85be..51574a90646 100644 --- a/docs/source/serving/sky-serve.rst +++ b/docs/source/serving/sky-serve.rst @@ -1,6 +1,6 @@ .. _sky-serve: -Quickstart: Serving Models +Serving Models ========================== SkyServe is SkyPilot's model serving library. SkyServe (short for SkyPilot Serving) takes an existing serving