diff --git a/docs/repo-workspace.rst b/docs/repo-workspace.rst index cfb6c4b1137d755a7d87c6e03e0931c2f451b247..b67468bbeaea80033f7d0a3273045dc3efbc3d6c 100644 --- a/docs/repo-workspace.rst +++ b/docs/repo-workspace.rst @@ -33,10 +33,12 @@ The Manifests ************* The `manifest repository <https://git.ostc-eu.org/OSTC/OHOS/manifest>`_ -provides the manifests available for configuring a workspace. The project provides two kinds of manifests: +provides the manifest for configuring a workspace. The project provides +a single ``default.xml`` manifest file in each of the active branches. -* develop manifests (where some projects are following a branch) -* default manifests (where all projects are pinned to specific revisions) +Depending on the specific branch of the manifest repository, that manifest may +either allow some projects to follow changes by selecting git branches or pin +all projects to a specific git commit revision. Setting up the Workspace ************************