Skip to content

Commit ca97426

Browse files
committed
Remove doctype as this is no longer supported by FOP
1 parent 4b85094 commit ca97426

File tree

8 files changed

+1
-21
lines changed

8 files changed

+1
-21
lines changed

documentation/content/en/chapters/admin_guide.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3-
"https://www.docbook.org/xml/4.4/docbookx.dtd">
42
<chapter id="admin_guide">
53
<?dbhtml dir="adminguide" filename="index.html" ?>
64
<chapterinfo>

documentation/content/en/chapters/glossary.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3-
"https://www.docbook.org/xml/4.4/docbookx.dtd">
42
<chapter id="glossary">
53
<?dbhtml dir="glossary" filename="index.html" ?>
64
<chapterinfo>

documentation/content/en/chapters/moderator_guide.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3-
"https://www.docbook.org/xml/4.4/docbookx.dtd">
42
<chapter id="moderator_guide">
53
<?dbhtml dir="moderatorguide" filename="index.html" ?>
64
<chapterinfo>

documentation/content/en/chapters/quick_start_guide.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3-
"https://www.docbook.org/xml/4.4/docbookx.dtd">
42
<chapter id="quick_start_guide">
53
<?dbhtml dir="quickstart" filename="index.html" ?>
64
<chapterinfo>

documentation/content/en/chapters/server_guide.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3-
"https://www.docbook.org/xml/4.4/docbookx.dtd">
42
<chapter id="server_guide">
53
<?dbhtml dir="serverguide" filename="index.html" ?>
64
<chapterinfo>

documentation/content/en/chapters/upgrade_guide.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3-
"https://www.docbook.org/xml/4.4/docbookx.dtd">
42
<chapter id="upgrade_guide">
53
<?dbhtml dir="upgradeguide" filename="index.html" ?>
64
<chapterinfo>

documentation/content/en/chapters/user_guide.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3-
"https://www.docbook.org/xml/4.4/docbookx.dtd">
42
<chapter id="user_guide">
53
<?dbhtml dir="userguide" filename="index.html" ?>
64
<chapterinfo>
@@ -421,7 +419,7 @@
421419
<title>Drafts</title>
422420
<para>When creating a post, it can be saved or loaded using the drafts feature. If the board permissions allow drafts to be saved, then <guilabel>Save</guilabel> and <guilabel>Load</guilabel> buttons will appear on the posting page.</para>
423421
<itemizedlist>
424-
<listitem><para><guilabel>Save</guilabel> - Saves a post as a draft. When a draft is saved, only the subject and message of the post are stored. Topic icons, attachments, etc&hellip; will be lost.</para></listitem>
422+
<listitem><para><guilabel>Save</guilabel> - Saves a post as a draft. When a draft is saved, only the subject and message of the post are stored. Topic icons, attachments, etc... will be lost.</para></listitem>
425423
<listitem><para><guilabel>Load</guilabel> - Loads a saved draft. When clicked, a listing of available drafts will appear. Click the title of the desired post to load the draft. Any information in the current post will be lost and replaced with that of the draft.</para></listitem>
426424
</itemizedlist>
427425
<para>Once a draft is used, it is removed. For more information on managing drafts, please see <link linkend="ucp_drafts">UCP Drafts</link>.</para>

documentation/proteus_doc.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3-
"https://www.docbook.org/xml/4.4/docbookx.dtd" [
4-
<!ENTITY % xinclude SYSTEM "includes/xinclude.mod" >
5-
%xinclude;
6-
<!ENTITY % local.common.attrib "xml:base CDATA #IMPLIED" >
7-
]>
82
<book>
93
<bookinfo>
104
<title>phpBB 3.3 <emphasis>Proteus</emphasis> Documentation</title>

0 commit comments

Comments
 (0)