diff --git a/modular-docs-manual/content/topics/creating_procedure_modules.adoc b/modular-docs-manual/content/topics/creating_procedure_modules.adoc index 93282e6..397837b 100644 --- a/modular-docs-manual/content/topics/creating_procedure_modules.adoc +++ b/modular-docs-manual/content/topics/creating_procedure_modules.adoc @@ -29,10 +29,6 @@ The introduction typically provides context for the procedure, such as: For details and examples, see the link:https://redhat-documentation.github.io/supplementary-style-guide/#shortdesc[Short descriptions] section in the Red Hat supplementary style guide. -[id="limitations"] -.Limitations -This section is optional and not used often. If there are any limitations that affect the procedure, list them in this section. Use a bulleted list for limitations and the plural heading *Limitations*, even if your procedure only has a single limitation. - [id="prerequisites"] .Prerequisites This section is optional. Prerequisites are a bulleted list of conditions that must be satisfied before the user starts the procedure. Use a bulleted list for prerequisites and the plural heading *Prerequisites*, even if your procedure only has a single prerequisite. diff --git a/modular-docs-manual/content/topics/whats-new.adoc b/modular-docs-manual/content/topics/whats-new.adoc index 5ef6fb7..d784594 100644 --- a/modular-docs-manual/content/topics/whats-new.adoc +++ b/modular-docs-manual/content/topics/whats-new.adoc @@ -13,6 +13,11 @@ For a complete list of changes, see link:https://github.com/redhat-documentation // link: [discrete] +== 2025: April + +* Removed 'Limitations' section from the Procedure section. +* Updated the comments in the templates to provide guidance to prepare for migration to DITA. + == 2024: January * Removed the `*[role="_abstract"]*` tag from the templates (regression).