Skip to content

Commit

Permalink
Remove revision
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Sep 21, 2023
1 parent cfa709d commit c5b35f7
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion en-US/Author_Group.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!ENTITY % BOOK_ENTITIES SYSTEM "manual.ent">
<!ENTITY PRODUCT "Documentation">
<!ENTITY BOOKID "manual">
<!ENTITY YEAR "2022">
<!ENTITY YEAR "2023">
<!ENTITY HOLDER "Eneo Tecnología S.L. |">
]>
<authorgroup>
Expand Down
6 changes: 4 additions & 2 deletions en-US/Book_Info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,21 @@
<!ENTITY % BOOK_ENTITIES SYSTEM "manual.ent">
<!ENTITY PRODUCT "Documentation">
<!ENTITY BOOKID "manual">
<!ENTITY YEAR "2022">
<!ENTITY YEAR "2023">
<!ENTITY HOLDER "Eneo Tecnología S.L. |">
]>
<bookinfo id="book-manual-manual">
<copyright>
<year>2020</year>
<year>2022</year>
<year>2023</year>
<holder>Eneo Tecnología S.L.</holder>
</copyright>
<title>User Guide</title>
<productname>redBorder Flowgate</productname>
<productnumber>3.1</productnumber>
<edition>22</edition>
<subtitle></subtitle>
<edition>0.3</edition>
<pubsnumber>0</pubsnumber>
<abstract>
<para>ISBN: Unavailable </para>
Expand Down
2 changes: 1 addition & 1 deletion en-US/Chapter1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!ENTITY % BOOK_ENTITIES SYSTEM "manual.ent">
<!ENTITY PRODUCT "Documentation">
<!ENTITY BOOKID "manual">
<!ENTITY YEAR "2022">
<!ENTITY YEAR "2023">
<!ENTITY HOLDER "Eneo Tecnología S.L. |">
]>
<chapter>
Expand Down
2 changes: 1 addition & 1 deletion en-US/Chapter2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!ENTITY % BOOK_ENTITIES SYSTEM "manual.ent">
<!ENTITY PRODUCT "Documentation">
<!ENTITY BOOKID "manual">
<!ENTITY YEAR "2022">
<!ENTITY YEAR "2023">
<!ENTITY HOLDER "Eneo Tecnología S.L. |">
]>
<chapter>
Expand Down
2 changes: 1 addition & 1 deletion en-US/Chapter3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!ENTITY % BOOK_ENTITIES SYSTEM "manual.ent">
<!ENTITY PRODUCT "Documentation">
<!ENTITY BOOKID "manual">
<!ENTITY YEAR "2022">
<!ENTITY YEAR "2023">
<!ENTITY HOLDER "Eneo Tecnología S.L. |">
]>
<chapter>
Expand Down
2 changes: 1 addition & 1 deletion en-US/Preface.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!ENTITY % BOOK_ENTITIES SYSTEM "manual.ent">
<!ENTITY PRODUCT "Documentation">
<!ENTITY BOOKID "manual">
<!ENTITY YEAR "2022">
<!ENTITY YEAR "2023">
<!ENTITY HOLDER "Eneo Tecnología S.L. |">
]>
<preface id="pref-manual-Preface">
Expand Down
4 changes: 2 additions & 2 deletions en-US/User_Guide.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!ENTITY % BOOK_ENTITIES SYSTEM "manual.ent">
<!ENTITY PRODUCT "Documentation">
<!ENTITY BOOKID "manual">
<!ENTITY YEAR "2022">
<!ENTITY YEAR "2023">
<!ENTITY HOLDER "Eneo Tecnología S.L. |">
]>
<book>
Expand All @@ -12,5 +12,5 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Chapter1.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Chapter2.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Chapter3.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Revision_History.xml"/>
<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Revision_History.xml"/> -->
</book>
2 changes: 1 addition & 1 deletion en-US/manual.ent
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!ENTITY PRODUCT "Documentation">
<!ENTITY BOOKID "manual">
<!ENTITY YEAR "2022">
<!ENTITY YEAR "2023">
<!ENTITY HOLDER "Eneo Tecnología S.L. |">
1 change: 0 additions & 1 deletion readme
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ Best order for compiling this guide. Check out Installation Guide:
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Chapter6.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Chapter11.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Chapter13.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Revision_History.xml"/>
</book>

0 comments on commit c5b35f7

Please sign in to comment.