[racket] Package conflicts for docs with the same names in different collections?
Good to know. I’ve fixed my packages that were causing conflicts.
> On Feb 4, 2015, at 11:41, Matthew Flatt <mflatt at cs.utah.edu> wrote:
>
> All document names need to be unique. When the corresponding packages
> are installed in installation scope, the documentation for all packages
> goes to the same place (in the "doc" subdirectory of the installation).
>
> At Wed, 4 Feb 2015 11:28:33 -0800, Alexis King wrote:
>> I was looking at the package conflicts listed by pkg-build here:
>> http://pkg-build.racket-lang.org/conflicts.txt
>> <http://pkg-build.racket-lang.org/conflicts.txt>
>>
>> I noticed that pkg-build notes conflicts for “main” docs, even though all
>> three of those documentation files are in separate collections. Does Racket
>> require documentation files to have unique names, and if so, why? Otherwise,
>> is it a bug in the conflict checker?
>>
>> I’m mostly just curious as to why that would be a problem.
>>
>> Alexis____________________
>> Racket Users list:
>> http://lists.racket-lang.org/users