diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-13 18:09:06 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-13 18:09:06 +0100 |
commit | 2505982bed3483af6f1ea42d185acfb1dbac571b (patch) | |
tree | b5380901525891814735804a5d9550fe04d17078 /doc/README.md | |
parent | 552b08318cff55e12defccd4d617f4eb59e13204 (diff) | |
parent | eab0b3d1b7cbb86ae9d31964d73adc8d3d0c18c5 (diff) |
Merge branch 'issues/1561-remove-duplicate-documentation' into rails-3-develop
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md new file mode 100644 index 000000000..d8e9b409c --- /dev/null +++ b/doc/README.md @@ -0,0 +1,9 @@ +The main Alaveteli documentation now lives on the [Alaveteli documentation site](http://code.alaveteli.org/docs/) + +Specifically: + +[Installation](http://code.alaveteli.org/docs/installing/) +[Themes](http://code.alaveteli.org/docs/customising/themes/) +[Translation](http://code.alaveteli.org/docs/customising/translation/) +[Email](http://code.alaveteli.org/docs/installing/email/) +[Deployment](http://code.alaveteli.org/docs/installing/deploy/) |