A modern Documentation model proposed by Fabrizio Ferri Benedetti, see Blog: Passo Uni. The actions are similar to typical documentation Topics.

The 7 actions in detail:

Actions and Content Types:

ActionTopic typesDITA elements
AppraiseOverview, Product description, Service description<topic>, <concept>
UnderstandConceptual guide, Explanation, Glossary<concept>, <glossentry>, <section>
ExploreQuick start, Tutorial, Sandbox, Lab<task>, <step>, <substep>
PracticeHow-to guide, User guide, Tutorial<task>, <step>, <choicetable>
RememberAPI reference, Command reference, Glossary<reference>, <refsyn>, <properties>
DevelopIntegration guide, Development guidelines, Style guide<task>, <codeblock>, <coderef>
TroubleshootTroubleshooting, Error reference, Optimization guide<troubleshooting>, <trouble>, <cause>, <remedy>

Sample Structure

  • Feature one
    • Overview (Appraise)
    • Quick start (Explore)
    • Concepts of <feature>
    • Tutorials (Practice)
      • Tutorial one
      • Tutorial two
    • Settings (Remember)
    • Troubleshooting
  • Feature two…
  • API reference (Remember)
  • Build your add-on (Develop)