Skip to content

Commit 34490f2

Browse files
committed
Remove outdated content
1 parent 7166e6e commit 34490f2

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

src/workflow-design-guide/efficiency.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -346,11 +346,6 @@ Optional app configs should be valid on top of the main app config and not
346346
dependent on the use of other optional app configs. This ensures they will
347347
work correctly with macros and can therefore be upgraded automatically.
348348

349-
.. note::
350-
351-
Currently optional configs don't work very well with UM STASH
352-
configuration - see :ref:`UM STASH in Optional App Configs`.
353-
354349
Optional app configs can be loaded by command line switch:
355350

356351
.. code-block:: bash

src/workflow-design-guide/portable-workflows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Site Include-Files
5454

5555
If a section heading in a :cylc:conf:`flow.cylc` file is repeated the items
5656
under it simply add to or override those defined under the same section earlier
57-
in the file (but note :ref:`List Item Override In Site Include-Files`).
57+
in the file.
5858
For example, this task definition:
5959

6060
.. code-block:: cylc

0 commit comments

Comments
 (0)