Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions smart-doc/articles/assembly.asm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,36 +129,37 @@ The newest revision history comes first in the list -->
<dm:translation>yes</dm:translation>
</dm:docmanager>
<abstract>
<!-- Use the fixed abstract structure defined in the style guide to keep abstracts consistent across all articles-->
<variablelist>
<varlistentry>
<term>WHAT?</term>
<listitem>
<para>
Describe your topic in one sentence.
Provide an objective, one-sentence definition of the product, feature or solution.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>WHY?</term>
<listitem>
<para>
State the reason why one should read this.
Explain why the reader should care and what problem or benefit this content addresses.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>EFFORT</term>
<listitem>
<para>
What's the effort one has to put in?
State the expected time investment and any required background knowledge.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>GOAL</term>
<listitem>
<para>
What's the reader's take-away from this article?
Describe the concrete outcome after the reader finishes this article.
</para>
</listitem>
</varlistentry>
Expand All @@ -168,7 +169,7 @@ The newest revision history comes first in the list -->
<itemizedlist>
<listitem>
<para>
List the requirements to accomplish the task(s) described below.
List prerequisites needed to complete the tasks described in this article.
</para>
</listitem>
</itemizedlist>
Expand Down