Skip to content

Commit 7c62bb7

Browse files
committed
issue-126 reinstated prereq descriptions
1 parent b4c685e commit 7c62bb7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

modular-docs-manual/files/TEMPLATE_ASSEMBLY_a-collection-of-modules.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ The `context` attribute enables module reuse. Every module's ID includes {contex
3535
This paragraph is the assembly introduction. It explains what the user will accomplish by working through the modules in the assembly and sets the context for the user story the assembly is based on. The `[role="_abstract"]` tag defines the first paragraph of the introduction for search metadata.
3636
3737
.Prerequisites
38-
////
39-
Prerequisites are optional. Delete if your assembly has no prerequisites.
40-
////
4138
39+
* A bulleted list of conditions that must be satisfied before the user starts following this assembly.
40+
* You can also link to other modules or assemblies the user must follow before starting this assembly.
41+
* Delete the section title and bullets if the assembly has no prerequisites.
4242
* X is installed. For information about installing X, see <link>.
4343
* You can log in to X with administrator privileges.
4444

modular-docs-manual/files/TEMPLATE_PROCEDURE_doing-one-procedure.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ A short introductory paragraph that provides an overview of the module is requir
2727
The `[role="_abstract"]` tag defines the first paragraph of the module for search metadata.
2828

2929
.Prerequisites
30-
//Prerequisites are optional. Delete if your assembly has no prerequisites.
3130

32-
* X is installed. For information about installing X, see <link>.
33-
* You can log in to X with administrator privileges.
31+
* A bulleted list of conditions that must be satisfied before the user starts following this module.
32+
* You can also link to other modules or assemblies the user must follow before starting this module.
33+
* Delete the section title and bullets if the module has no prerequisites.
3434

3535
.Procedure
3636

0 commit comments

Comments
 (0)