commit:     f12a8205df131d428274ebc13710ec3d82674830
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 12 19:09:26 2017 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Wed Apr 12 19:09:26 2017 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=f12a8205

appendices/contributing/devbook-guide: remove the section on disclaimers

Remove the section "Disclaimers and obsolete documents" as it doesn't
apply to devmanual.

 appendices/contributing/devbook-guide/text.xml | 47 --------------------------
 1 file changed, 47 deletions(-)

diff --git a/appendices/contributing/devbook-guide/text.xml 
b/appendices/contributing/devbook-guide/text.xml
index 4f4e8ac..a8ebcdf 100644
--- a/appendices/contributing/devbook-guide/text.xml
+++ b/appendices/contributing/devbook-guide/text.xml
@@ -695,53 +695,6 @@ More information can be found in the &lt;uri 
link="#foo"&gt;foo chapter&lt;/uri&
 </body>
 </section>
 <section>
-<title>Disclaimers and obsolete documents</title>
-<body>
-
-<p>
-A <c>disclaimer</c> attribute can be applied to guides and handbooks to display
-a predefined disclaimer at the top of the document. The available disclaimers
-are:
-</p>
-
-<ul>
-  <li>
-    <b>articles</b> is used for <uri link="/doc/en/articles/">republished
-    articles</uri>
-  </li>
-  <li>
-    <b>draft</b> is used to indicate a document is still being worked on and
-    should not be considered official
-  </li>
-  <li>
-    <b>oldbook</b> is used on old handbooks to indicate they are not maintained
-    anymore
-  </li>
-  <li><b>obsolete</b> is used to mark a document as obsolete.</li>
-</ul>
-
-<p>
-When marking a document as obsolete, you might want to add a link to a new
-version. The <c>redirect</c> attribute does just that. The user might be
-automatically redirected to the new page but you should not rely on that
-behaviour.
-</p>
-
-<pre caption="Disclaimer sample">
-&lt;?xml version="1.0" encoding="UTF-8"?&gt;
-&lt;!DOCTYPE guide SYSTEM "/dtd/guide.dtd"&gt;
-&lt;!-- &#36;Header&#36; --&gt;
-
-&lt;guide disclaimer="obsolete" 
redirect="/doc/en/handbook/handbook-x86.xml"&gt;
-&lt;title>Gentoo x86 Installation Guide&lt;/title&gt;
-
-&lt;author title="Author"&gt;
-...
-</pre>
-
-</body>
-</section>
-<section>
 <title>FAQs</title>
 <body>
 

Reply via email to