From 19b6e245cbf8e4954bb72ac0d44a82facdf76858 Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Thu, 12 Apr 2012 14:28:59 +0300 Subject: docs: add some missing tags to sgml files --- docs/chapters/cfgfile.sgml | 1 + docs/chapters/import.sgml | 1 + docs/manpages/gbp.conf.sgml | 3 +++ 3 files changed, 5 insertions(+) diff --git a/docs/chapters/cfgfile.sgml b/docs/chapters/cfgfile.sgml index fbff9e05..cb9bd5e0 100644 --- a/docs/chapters/cfgfile.sgml +++ b/docs/chapters/cfgfile.sgml @@ -57,6 +57,7 @@ The actual options in these sections are the command line options without the '--' prefix. So dfsgfree would read: + =dfsgfree diff --git a/docs/chapters/import.sgml b/docs/chapters/import.sgml index 25edb7de..6d414218 100644 --- a/docs/chapters/import.sgml +++ b/docs/chapters/import.sgml @@ -185,6 +185,7 @@ EOF If upstream already uses git for packaging there are several ways to handle packaging. Two will be described in a bit detail here: + No upstream tarballs diff --git a/docs/manpages/gbp.conf.sgml b/docs/manpages/gbp.conf.sgml index 09999beb..4336fc48 100644 --- a/docs/manpages/gbp.conf.sgml +++ b/docs/manpages/gbp.conf.sgml @@ -72,6 +72,7 @@ options and their settings. For example --git-export-dir=diirectory option which can be turned into configuration file setting by dropping the prefix with: + [git-buildpackage] @@ -83,6 +84,7 @@ Notice that some option are actually repeatable, or take Python lists. For example the commmand has the =pattern option which can be truned into a configuration file option like this: + [git-import-orig] @@ -196,6 +198,7 @@ An example set up for packaging work: # End of file + ENVIRONMENT -- cgit v1.2.3