diff options
author | mathieui <mathieui@mathieui.net> | 2012-07-29 19:28:38 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2012-07-29 19:29:20 +0200 |
commit | e7837355d1f0758a86e097b9728374e7cbfcf5bf (patch) | |
tree | 0851a986084f2c84473bc8e54844506a38f1a49b /doc/en/dev/index.txt | |
parent | 21eeef5c7b83e5c7106a18b12ba5f423d321e186 (diff) | |
download | poezio-e7837355d1f0758a86e097b9728374e7cbfcf5bf.tar.gz poezio-e7837355d1f0758a86e097b9728374e7cbfcf5bf.tar.bz2 poezio-e7837355d1f0758a86e097b9728374e7cbfcf5bf.tar.xz poezio-e7837355d1f0758a86e097b9728374e7cbfcf5bf.zip |
Documentation: contributing help & guidelines
Diffstat (limited to 'doc/en/dev/index.txt')
-rw-r--r-- | doc/en/dev/index.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/dev/index.txt b/doc/en/dev/index.txt index 263151fb..17ca42d6 100644 --- a/doc/en/dev/index.txt +++ b/doc/en/dev/index.txt @@ -5,3 +5,4 @@ This section of the documentation is here to provide a quickstart for someone willing to start hacking poezio. * link:overview.html[Overview] +* link:contributing.html[Contributing] |