Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions en-US/Book_Info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
%BOOK_ENTITIES;
]>
<bookinfo id="conventions">
<title>Conventions for Writers and Editors</title>
<title>Style Conventions for Writers and Editors</title>
<!-- Change title to "The Red Hat Style Guide" -->
<productname>The Red Hat Style Guide</productname>
<productname>Red&nbsp;Hat Technical Writing Style&nbsp;Guide</productname>
<productnumber></productnumber>
<edition>4.2</edition>
<edition>5.0</edition>
<pubsnumber>1</pubsnumber>
<abstract>
<para>
Expand Down
5 changes: 5 additions & 0 deletions en-US/Style_Conventions_for_Writers_and_Editors.ent
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!ENTITY PRODUCT "Red Hat Style Guide">
<!ENTITY BOOKID "Writing_Style_Guide">
<!ENTITY YEAR "2021">
<!ENTITY HOLDER "Red Hat, Inc">
<!-- Change entity year to 2021 -->
65 changes: 65 additions & 0 deletions en-US/Style_Conventions_for_Writers_and_Editors.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "Conventions_for_Writers_and_Editors.ent">
%BOOK_ENTITIES;
]>
<book>
<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<part id="part-Writing_Style_Guide" label="I">
<title>Writing Style Guide</title>
<partintro>
<para>
Recommended design practices, how to write for translation, common mistakes to avoid, rules for everyday punctuation, grammar, and sources of information for the less common cases.
</para>

</partintro>
<xi:include href="Objectives.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Grammar.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Design.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Language.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Translation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Cross_references.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Resources.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />

</part>
<part id="part-Usage_Dictionary" label="II">
<title>Usage Dictionary</title>
<partintro>
<para>
The Usage Dictionary provides guidelines for the correct use of common terms in Red&#160;Hat documentation, which terms to avoid, and the preferred spelling if variations exist.
</para>

</partintro>
<xi:include href="0-9.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="A.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="B.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="C.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="D.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="E.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="F.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="G.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="H.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="I.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="J.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="K.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="L.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="M.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="N.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="O.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="P.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Q.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="R.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="S.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="T.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="U.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="V.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="W.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="XYZ.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<!-- <xi:include href="WUG_References.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
<!-- <xi:include href="WUG_Intro.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
</part>
<!-- <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
<!-- <index /> -->
</book>