From a3e729a263f69cb86b2066a1958d5bcb0ab5b918 Mon Sep 17 00:00:00 2001 From: Eric Davis Date: Mon, 11 Aug 2008 20:49:52 +0000 Subject: [PATCH] Added doc/README_FOR_APP so RDoc can be built. (#1769) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1732 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- doc/README_FOR_APP | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/README_FOR_APP diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP new file mode 100644 index 000000000..fb70acaac --- /dev/null +++ b/doc/README_FOR_APP @@ -0,0 +1,5 @@ += Redmine + +Redmine is a flexible project management web application written using Ruby on Rails framework. + +More details can be found at http://www.redmine.org -- 2.39.5