Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files doc/guide: reorganize chapters
details: https://anonhg.NetBSD.org/pkgsrc/rev/a2bc18308d87
branches: trunk
changeset: 434635:a2bc18308d87
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Jun 20 04:52:26 2020 +0000
description:
doc/guide: reorganize chapters
First give an introduction, then continue in chronological order, from
fetching over building to installing a package.
diffstat:
doc/guide/files/pkgsrc.xml | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r ba0733cde22a -r a2bc18308d87 doc/guide/files/pkgsrc.xml
--- a/doc/guide/files/pkgsrc.xml Sat Jun 20 04:18:41 2020 +0000
+++ b/doc/guide/files/pkgsrc.xml Sat Jun 20 04:52:26 2020 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<!-- $NetBSD: pkgsrc.xml,v 1.36 2020/01/03 15:55:24 leot Exp $ -->
+<!-- $NetBSD: pkgsrc.xml,v 1.37 2020/06/20 04:52:26 rillig Exp $ -->
<!DOCTYPE book PUBLIC "-//NetBSD//DTD DocBook XML V4.5-Based DocBook Extension//EN" [
@@ -47,7 +47,7 @@
<holder role="mailto:www%NetBSD.org@localhost">The NetBSD Foundation, Inc</holder>
</copyright>
- <pubdate>$NetBSD: pkgsrc.xml,v 1.36 2020/01/03 15:55:24 leot Exp $</pubdate>
+ <pubdate>$NetBSD: pkgsrc.xml,v 1.37 2020/06/20 04:52:26 rillig Exp $</pubdate>
<abstract>
@@ -86,20 +86,20 @@
like a reference manual for pkgsrc.</para></partintro>
&chap.help-devel;
+ &chap.components;
+ &chap.build;
&chap.creating;
- &chap.components;
&chap.makefile;
- &chap.plist;
+ &chap.options;
+ &chap.tools;
&chap.buildlink;
+ &chap.plist;
&chap.pkginstall;
- &chap.options;
- &chap.build;
- &chap.tools;
&chap.fixes;
+ &chap.gnome;
&chap.debug;
&chap.submit;
&chap.devfaq;
- &chap.gnome;
</part>
<!-- The pkgsrc infrastructure -->
Home |
Main Index |
Thread Index |
Old Index