Skip to content

Commit fb2e8c0

Browse files
committed
Updated overview in docs.
1 parent 7daef54 commit fb2e8c0

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/source/getting_started/overview.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ limitations under the License.
1818

1919
## Overview
2020

21-
CodeFlare is a framework to simplify the integration, scaling and acceleration of complex multi-step analytics and machine learning pipelines on the cloud.
22-
23-
Its main features are:
21+
CodeFlare's main features are:
2422

2523
* **Pipeline execution and scaling**:
2624
CodeFlare Pipelines facilities the definition and parallel execution of pipelines. It unifies pipeline workflows across multiple frameworks, while providing nearly optimal scale-out parallelism on pipelined computations.

docs/source/index.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,12 @@
1919
You can adapt this file completely to your liking, but it should at least
2020
contain the root `toctree` directive.
2121
22-
CodeFlare Documentation
22+
CodeFlare
2323
===============================================
2424

25+
CodeFlare is a framework to simplify the integration, scaling and acceleration
26+
of complex multi-step analytics and machine learning pipelines on the cloud.
27+
2528
.. toctree::
2629
:maxdepth: 2
2730
:caption: Getting Started

0 commit comments

Comments
 (0)