diff --git a/docs/clearml_agent.md b/docs/clearml_agent.md index faf6be75..7674e69f 100644 --- a/docs/clearml_agent.md +++ b/docs/clearml_agent.md @@ -1,5 +1,5 @@ --- -title: ClearML Agent +title: Overview --- diff --git a/docs/clearml_data/clearml_data.md b/docs/clearml_data/clearml_data.md index 944e0dcc..ba56f6fe 100644 --- a/docs/clearml_data/clearml_data.md +++ b/docs/clearml_data/clearml_data.md @@ -1,5 +1,5 @@ --- -title: Introduction +title: Overview --- :::important diff --git a/docs/clearml_serving/clearml_serving.md b/docs/clearml_serving/clearml_serving.md index 3ea61646..55a0aae5 100644 --- a/docs/clearml_serving/clearml_serving.md +++ b/docs/clearml_serving/clearml_serving.md @@ -1,5 +1,5 @@ --- -title: Introduction +title: Overview --- `clearml-serving` is a command line utility for model deployment and orchestration. diff --git a/docs/pipelines/pipelines.md b/docs/pipelines/pipelines.md index 7bae14e8..1979f6be 100644 --- a/docs/pipelines/pipelines.md +++ b/docs/pipelines/pipelines.md @@ -1,5 +1,5 @@ --- -title: Introduction +title: Overview --- Pipelines are a way to streamline and connect multiple processes, plugging the output of one process as the input of another.