Defect #1769
Building the RDocs for Redmine fails
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | - | |||
Target version: | 0.8 | |||
Resolution: | Affected version: |
Description
Trying to build the RDocs for Redmine fails because README_FOR_APP is missing.
$ rake doc:app (in /home/edavis/dev/redmine/redmine-core) rake aborted! Don't know how to build task 'doc/README_FOR_APP' (See full trace by running task with --trace)
(I know this is a trivial defect but I wanted to log it so it appears in the changelog and to see if I can fix it)
Associated revisions
Added doc/README_FOR_APP so RDoc can be built. (#1769)
History
#1
Updated by Eric Davis over 14 years ago
- Status changed from 7 to Closed
- % Done changed from 0 to 100
Fixed in r1732