diff --git a/guides/architecture.rst b/guides/components.rst similarity index 90% rename from guides/architecture.rst rename to guides/components.rst index b02ddef..e9a8444 100644 --- a/guides/architecture.rst +++ b/guides/components.rst @@ -1,8 +1,8 @@ -.. _flux-architecture: +.. _flux-components: -################# -Flux Architecture -################# +############### +Flux Components +############### .. note:: Flux is a Framework because we assemble several components together diff --git a/guides/index.rst b/guides/index.rst index 46713c7..9203ce7 100644 --- a/guides/index.rst +++ b/guides/index.rst @@ -10,7 +10,7 @@ Do you have a question? `let us know accounting-guide learning_guide diff --git a/index.rst b/index.rst index ddc5bc4..602e129 100644 --- a/index.rst +++ b/index.rst @@ -19,7 +19,7 @@ Welcome to Flux's documentation! Flux is a flexible framework for resource management, built for your site. The framework consists of a suite of projects, tools, and libraries which may be used to build site-custom resource managers for High Performance Computing centers. Unlike traditional resource managers, Flux can run as a parallel job under most launchers that support MPI, including under Flux itself. This not only makes batch scripts and workflows for Flux portable to other resource managers (just launch Flux as a job), but it also means that batch jobs have all the features of a full resource manager at their disposal, as if they have an entire cluster to themselves. -If you are interested in a high level comparison of Flux to other resource managers, see :ref:`comparison-table`. If you want to get a high level overview of Flux projects or components, take a look at our :ref:`flux-architecture` page. +If you are interested in a high level comparison of Flux to other resource managers, see :ref:`comparison-table`. If you want to get a high level overview of Flux projects or components, take a look at our :ref:`flux-components` page. .. toctree:: :maxdepth: 2