diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-01-05 02:43:14 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-01-05 02:43:14 +0100 |
commit | 39bde0adf87b4e1ca6167a8fd1455d9ea87a4e9f (patch) | |
tree | 9f9ab7120d164fc05999fee3e7399bfeb94a3576 | |
parent | e9235e964397bc2c5c6ca1858aba5c098b591660 (diff) | |
download | web-39bde0adf87b4e1ca6167a8fd1455d9ea87a4e9f.tar.gz web-39bde0adf87b4e1ca6167a8fd1455d9ea87a4e9f.tar.bz2 web-39bde0adf87b4e1ca6167a8fd1455d9ea87a4e9f.zip |
starter for doc writer
-rw-r--r-- | contributing.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index ba0d3c90..b8a28088 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -187,6 +187,15 @@ the other hand, there are people (you?) who enjoy documenting technical matters, so don't hesitate to [[contact_us]] if technical documentation shall be your contribution to GNU Hurd development. +A good start is probably to just start using the Hurd, and play with +the translators. In the process you will probably find that some of the +documentations are missing some details, are outdated, etc. That is were you can +start contributing for instance. + +As an advice: do not start yet another documentation from scratch. There are +already a lot of tutorials in the wilds, and they are almost all completely +outdated. Rather contribute to the existing official documentation: this wiki, +the documentation in the Hurd source, the Debian Hurd port pages. ## Web Pages |