chiark / gitweb /
Clarify wording about repackaged .orig.tar.gz. (#492661)
[developers-reference.git] / README-contrib
1 * Useful Makefile targets
2
3 The following 'make' targets exist for your convenience:
4
5   make validate
6         validate the well-formedness of all XML materials
7
8   make or make all (optional: VERSION=x.y.z PUBDATE=2007-07-01)
9         build all languages in all formats
10
11   make index.html
12         build the English manual in HTML format
13
14   make fr/developers-reference.pdf
15         build the French manual in PDF format
16
17   make ja/developers-reference.txt
18         build the Japanese manual in text format
19
20   make pot
21         generate .pot files from .dbk sources
22
23   make updatepo LINGUA=xx (with xx=language code)
24         update .po files for language xx
25
26
27 * Contacting
28
29 To contain the maintainers of this package, email
30 <developers-reference@packages.debian.org>.
31
32
33 * Contributing
34
35 If you want to contribute to the Developer's Reference, it's best to
36 first submit a few patches as bug reports.  Writing patches for
37 existing bugs are also always appreciated.  You may wish to make
38 patches against the SVN sources, about which see below.
39
40 When making changes, please try to use short lines of text (< 64
41 characters). This makes it easier to use 'diff' to see the
42 differences. (See discussion in <http://bugs.debian.org/278267>)
43
44 Do not commit patches to the developers reference yourself unless
45 authorized to do so. Patches need to be finalized and common opinion
46 before they are applied. This is even true if you happen to have
47 SVN access for other reasons.
48
49
50 * SVN
51
52 If you're interested in ongoing maintenance, once you've shown that
53 you've mastered the style of the manual with a couple accepted
54 patches, you can be given SVN access. If you have already
55 access to the SVN server for other reasons, do not use it unless
56 authorized to do so.
57
58 Instructions on how to get the SVN version of this software, including
59 how to get SVN access, can be found at
60 <URL:http://svn.debian.org/>.
61
62
63 * Translators
64
65 We have tried to keep language-independant bits of text in common.ent.
66 Feel free to truck stuff out of the English manual into common.ent if
67 it's useful, or else report the problem.
68
69 The translation .po files are in po4a/fr/ and po4a/ja/ for French and
70 Japanese. We hope very much for more translations.