commit: 77202185a20e5ed7b06c487fa23c69f42e6b4e60 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Feb 7 13:39:55 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Feb 7 17:59:59 2020 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=77202185
appendices/contributing: Don't mention download of single xml files. Since "make install" won't install the xml files, don't mention that they can be obtained by manipulating the URL of the html files. Replace Subversion by Git in the text. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> appendices/contributing/text.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appendices/contributing/text.xml b/appendices/contributing/text.xml index 9efe6c8..803655c 100644 --- a/appendices/contributing/text.xml +++ b/appendices/contributing/text.xml @@ -26,9 +26,9 @@ If this is a problem, don't submit anything. <p> This document is produced using the DevBook XML build system. You can download -a snapshot of the system as well as the relevant XML files from Subversion. You -can also view the XML of any page by replacing <c>index.html</c> with -<c>text.xml</c> in the URL. If you'd rather just work with plain text, that's +a snapshot of the system as well as the relevant XML files from Git, +see the <uri link="::appendices/contributing/#Where to find the sources"> +following section</uri>. If you'd rather just work with plain text, that's fine too <d/> the formatting can be easily done by someone else (meaning, us). </p> </body>
