Re: RDoc --force flag
James Britt <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Organization | ruby-doc.org |
| Message-ID | <[email protected]> |
Vincent Fourmond wrote: > Hello ! > > I use a lot rdoc, and I sometimes want to have an image/ subdirectory > in the output directory, to store images in a consistent way. However, > if I create a permanent doc/image/ directory, rdoc doesn't want to > output anything. I know the workaround is just to add a doc/created.rid > file, but at the same time, it would be great to simply say > > rdoc --force > > and have it work. > > I join a patch that does that, I just hope I'm sending it to the right > place. I don't know if the people who maintain rdoc are on this list. Since rdoc is part of the base Ruby distribution, though, the patch might be better posted on the ruby-core list. Thanks, James Britt