Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files editing.xml: Update guide editing proc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b496296371b
branches: trunk
changeset: 436941:6b496296371b
user: bacon <bacon%pkgsrc.org@localhost>
date: Wed Aug 12 14:40:33 2020 +0000
description:
editing.xml: Update guide editing procedure
Indicate the need for the htdocs repo as a sibling to pkgsrc for bmake regen
diffstat:
doc/guide/files/editing.xml | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r edbe4d4386d3 -r 6b496296371b doc/guide/files/editing.xml
--- a/doc/guide/files/editing.xml Wed Aug 12 14:24:41 2020 +0000
+++ b/doc/guide/files/editing.xml Wed Aug 12 14:40:33 2020 +0000
@@ -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