Skip to content

Commit

Permalink
Make 2023-02 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dariavladykina committed Feb 28, 2023
1 parent 501e0d7 commit 88013e3
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
41 changes: 41 additions & 0 deletions xml/docu_styleguide.changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,47 @@

<!-- Add new versions to the beginning of the list. -->

<sect1 xml:id="sec-change-2023-02">
<title>Changes 2023-02</title>
<itemizedlist>
<listitem>
<para>
Finalized the file and image naming conventions and provided a reference to
the doc-modular repository in the <quote>Structure and Markup</quote> chapter.
</para>
</listitem>
<listitem>
<para>
Added rules for quotation marks in chapter <quote>Language</quote>&nbsp;only use them in
quotes; in other cases, use the <emphasis>emphasis</emphasis> element to make words or
phrases more conspicuous.
</para>
</listitem>
<listitem>
<para>
Added the guidance to avoid using single quotation marks.
</para>
</listitem>
<listitem>
<para>
Updated the <quote>Structure and Markup</quote> chapter with the instruction to not use
articles before book and chapter titles when referencing them.
</para>
</listitem>
<listitem>
<para>
Updated rules for the line length (100 char now) and indentation (2-space characters now)
in section <quote>Formatting XML.</quote>
</para>
</listitem>
<listitem>
<para>
Clarified the usage of the term <quote>register to/with</quote> in <quote>Terminology.</quote>
</para>
</listitem>
</itemizedlist>
</sect1>

<sect1 xml:id="sec-change-2022-11">
<title>Changes 2022-11</title>
<itemizedlist>
Expand Down
2 changes: 1 addition & 1 deletion xml/entity-decl.ent
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!ENTITY styleguideversion '2022-11'>
<!ENTITY styleguideversion '2023-02'>

<!ENTITY suse 'SUSE'>
<!ENTITY tm "™">
Expand Down

0 comments on commit 88013e3

Please sign in to comment.