doc/contributing: New file
Partly inspired by GNU coreutils HACKING[*]. doc/coding section "git" is now redundant, except for the note on avoiding whitespace changes. Move that to section "Code formatting", and delete section "git". [*] http://git.savannah.gnu.org/cgit/coreutils.git/plain/HACKING?id=77da73c Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
6f6bd9fbfe
commit
c4eac093a7
4 changed files with 256 additions and 19 deletions
3
README
3
README
|
@ -21,7 +21,8 @@ To build the server and set up a game, follow the steps below.
|
|||
If you downloaded a tarball, unpack it.
|
||||
|
||||
If you cloned a git repository, run bootstrap. This requires
|
||||
recent versions of Autoconf and Automake to be installed.
|
||||
recent versions of Autoconf and Automake to be installed. See
|
||||
also doc/contributing.
|
||||
|
||||
(2) Building a server
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue