You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

projectdoc Toolbox

Present a step-by-step guide. Use the Section Macro to define each step with a section inside the steps macro.

Since
1.15.0

Description

To create a step-by-step guide the Steps Macro renders sections inside as a simple enumeration. The sections are not part of the outline of the document and therefore will not be rendered in the index.

The step numeration starts with one. Substeps are created by nesting sections inside sections.

Prior to Version 1.17

 

Sections within the macro can be transcluded, but need to be wrapped inside another Steps Macro for proper rendering of headings.

Resources

projectdoc-steps
CSS class to mark an enumeration of steps.
Section Macro
Renders a section, if the body is not empty. Supports authors to create content, clutter-free rendering without empty sections. Allows to transclude the content.

  • No labels