diff options
author | Lukas Fleischer <lfleischer@archlinux.org> | 2015-07-22 13:49:51 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2015-08-08 12:59:24 +0200 |
commit | ab2577525970e415f9ad2439ae1bb2c51f479c8a (patch) | |
tree | b83526e0fea39f5f528bfe9d7a39c3f25e84d489 /README | |
parent | 080b6f3d123c465f70a8f9f1e724111dd1b3cf56 (diff) | |
download | aurweb-ab2577525970e415f9ad2439ae1bb2c51f479c8a.tar.xz |
Move documentation to a subdirectory
Create a new subdirectory doc/ that contains documentation.
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -24,6 +24,9 @@ Functionality Directory Layout ---------------- +doc:: + aurweb documentation. + po:: Translation files for strings in the aurweb interface. @@ -40,7 +43,7 @@ Links ----- * The repository is hosted at git://projects.archlinux.org/aurweb.git -- see - HACKING for information on submitting patches. + doc/CodingGuidelines for information on submitting patches. * Discovered bugs can be submitted to the aurweb bug tracker: https://bugs.archlinux.org/index.php?project=2 |