pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc/guide/files
Module Name: pkgsrc
Committed By: bacon
Date: Wed Aug 12 14:40:34 UTC 2020
Modified Files:
pkgsrc/doc/guide/files: editing.xml
Log Message:
editing.xml: Update guide editing procedure
Indicate the need for the htdocs repo as a sibling to pkgsrc for bmake regen
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/doc/guide/files/editing.xml
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/guide/files/editing.xml
diff -u pkgsrc/doc/guide/files/editing.xml:1.16 pkgsrc/doc/guide/files/editing.xml:1.17
--- pkgsrc/doc/guide/files/editing.xml:1.16 Mon Feb 24 21:13:56 2020
+++ pkgsrc/doc/guide/files/editing.xml Wed Aug 12 14:40:33 2020
@@ -1,4 +1,4 @@
-<!-- $NetBSD: editing.xml,v 1.16 2020/02/24 21:13:56 rillig Exp $ -->
+<!-- $NetBSD: editing.xml,v 1.17 2020/08/12 14:40:33 bacon Exp $ -->
<appendix id="editing">
<title>Editing guidelines for the pkgsrc guide</title>
@@ -40,6 +40,10 @@
<procedure>
+ <step><para>Make sure you have checked out the htdocs repository
+ into a sibling directory of your pkgsrc directory. You will need
+ the ability to commit from both pkgsrc and htdocs.</para></step>
+
<step><para>Make sure you have the packages needed to
regenerate the pkgsrc guide (and other XML-based NetBSD
documentation) installed. These are automatically installed when
Home |
Main Index |
Thread Index |
Old Index