doc: Move most 'HACKING' informations into the manual.
authorMathieu Lirzin <mthl@openmailbox.org>
Wed, 10 Jun 2015 11:39:54 +0000 (13:39 +0200)
committerMathieu Lirzin <mthl@openmailbox.org>
Sat, 13 Jun 2015 23:44:54 +0000 (01:44 +0200)
commit8c01b9d05aa5d5449398d5babdf7fa1fe95af1c2
tree808a187b58b51c8ceda4f3b0a5509e525cb9ab58
parent932e7204afbe6d56b8319f7c298ea43e12004a95
doc: Move most 'HACKING' informations into the manual.

* HACKING (Contributing): New section.
  (Building from Git, The Perfect Setup, Coding Style, Submitting Patches):
  Move to ...
* doc/guix.texi (Running Guix Before It Is Installed): Likewise.
* doc/contributing.texi: ... here. New file.
* doc.am (EXTRA_DIST): Use it.
* README (Installation): Adapt to it.
* configure.ac (DOT): Likewise.
HACKING
README
configure.ac
doc.am
doc/contributing.texi [new file with mode: 0644]
doc/guix.texi