[ARVADOS] updated: 2.1.0-314-g41a052d1f
Git user
git at public.arvados.org
Tue Feb 2 01:10:00 UTC 2021
Summary of changes:
doc/Rakefile | 2 +-
doc/_config.yml | 2 +-
doc/user/cwl/arvados-vscode-training.html.md.liquid | 2 +-
doc/user/tutorials/writing-cwl-workflow.html.textile.liquid | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
via 41a052d1faf57249eeb86674256372225ff9b7ed (commit)
from ba6b58b83c0c3a7a5f31b551e430a7b983fb998d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 41a052d1faf57249eeb86674256372225ff9b7ed
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Mon Feb 1 20:09:36 2021 -0500
17165: Adjust some titles
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/doc/Rakefile b/doc/Rakefile
index ce448d56e..c13cea3c1 100644
--- a/doc/Rakefile
+++ b/doc/Rakefile
@@ -159,7 +159,7 @@ task :import_vscode_training do
---
layout: default
navsection: userguide
-title: "Developing Workflows with VSCode"
+title: "Developing CWL Workflows with VSCode"
...
{% comment %}
Copyright (C) The Arvados Authors. All rights reserved.
diff --git a/doc/_config.yml b/doc/_config.yml
index 751e0d13f..4d0c8adf1 100644
--- a/doc/_config.yml
+++ b/doc/_config.yml
@@ -48,7 +48,7 @@ navbar:
- user/topics/collection-versioning.html.textile.liquid
- user/topics/storage-classes.html.textile.liquid
- Data Analysis with Workflows:
- - user/user/cwl/arvados-vscode-training.html.md.liquid
+ - user/cwl/arvados-vscode-training.html.md.liquid
- user/cwl/cwl-runner.html.textile.liquid
- user/cwl/cwl-run-options.html.textile.liquid
- user/tutorials/writing-cwl-workflow.html.textile.liquid
diff --git a/doc/user/cwl/arvados-vscode-training.html.md.liquid b/doc/user/cwl/arvados-vscode-training.html.md.liquid
index 2557fbcf8..25c53744a 100644
--- a/doc/user/cwl/arvados-vscode-training.html.md.liquid
+++ b/doc/user/cwl/arvados-vscode-training.html.md.liquid
@@ -1,7 +1,7 @@
---
layout: default
navsection: userguide
-title: "Developing Workflows with VSCode"
+title: "Developing CWL Workflows with VSCode"
...
{% comment %}
Copyright (C) The Arvados Authors. All rights reserved.
diff --git a/doc/user/tutorials/writing-cwl-workflow.html.textile.liquid b/doc/user/tutorials/writing-cwl-workflow.html.textile.liquid
index 0166b8b52..9db3f8085 100644
--- a/doc/user/tutorials/writing-cwl-workflow.html.textile.liquid
+++ b/doc/user/tutorials/writing-cwl-workflow.html.textile.liquid
@@ -1,7 +1,7 @@
---
layout: default
navsection: userguide
-title: "Developing workflows with CWL"
+title: "CWL Resources"
...
{% comment %}
Copyright (C) The Arvados Authors. All rights reserved.
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list