summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-07-15 10:11:25 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-07-15 10:11:25 +0000
commit1cb5fc747f10a5e5c2698ac6f5637b9c447e6bdf (patch)
treef218cf17cf6bd05ad20c5bd53b41b16b8cf7d4ae /config
parent4670426e4e6fcfd4df5d78746c023b5e77532b46 (diff)
downloadredmine-1cb5fc747f10a5e5c2698ac6f5637b9c447e6bdf.tar.gz
redmine-1cb5fc747f10a5e5c2698ac6f5637b9c447e6bdf.zip
Slight documentation update.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@589 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/help.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/help.yml b/config/help.yml
index 1379b1074..0315aad24 100644
--- a/config/help.yml
+++ b/config/help.yml
@@ -27,6 +27,7 @@ pages:
# administration
admin:
index: ch01.html
+ projects: ch01s01.html
mail_options: ch01s09.html
info: ch01s12.html
users:
@@ -43,10 +44,13 @@ pages:
# projects
projects:
index: ch02.html
+ settings: ch01s01.html
add: ch01s01.html
show: ch02s01.html
gantt: ch02s02.html
calendar: ch02s02.html
+ changelog: ch02s06.html
+ roadmap: ch02s07.html
add_document: ch02s07.html
list_documents: ch02s07.html
add_issue: ch02s03.html