commit: 6a17ea975ab6587c6c223db2a7a026dd8812f22e Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Nov 29 09:28:05 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Nov 29 09:28:05 2019 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=6a17ea97
appendices/contributing/devbook-guide: Drop "Resources" section. This contains only outdated information and broken links to the former GDP project. Acked-by: Göktürk Yüksek <gokturk <AT> gentoo.org> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> appendices/contributing/devbook-guide/text.xml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/appendices/contributing/devbook-guide/text.xml b/appendices/contributing/devbook-guide/text.xml index 4563e46..ec4eb28 100644 --- a/appendices/contributing/devbook-guide/text.xml +++ b/appendices/contributing/devbook-guide/text.xml @@ -588,28 +588,6 @@ possible. In other words, the <uri link="https://forums.gentoo.org">Gentoo Forums</uri> is preferred over <uri>https://forums.gentoo.org</uri>. </p> -</body> -</subsection> -</section> - -<section> -<title>Resources</title> -<subsection> -<title>Start writing</title> -<body> - -<p> -GuideXML has been specially designed to be "lean and mean" so that developers -can spend more time writing documentation and less time learning the actual XML -syntax. Hopefully, this will allow developers who aren't unusually "doc-savvy" -to start writing quality Gentoo documentation. You might be interested in our -<uri link="/proj/en/gdp/doc/doc-tipsntricks.xml">Documentation Development Tips -& Tricks</uri>. If you'd like to help (or have any questions about -GuideXML), please post a message to the <uri -link="/main/en/lists.xml">gentoo-doc mailing list</uri> stating what you'd like -to tackle. Have fun! -</p> - </body> </subsection> </section>
