I use absolute paths in a build script, and Ddoc uses the full path in a
comment in the generated files. This makes version control very
difficult as all developers has to use the same location (and possibly
operating system). Is there a way to avoid this without changing by
build script?
- DDoc adds filename as given on dmd command line in commen... simendsjo
- Re: DDoc adds filename as given on dmd command line ... simendsjo
- Re: DDoc adds filename as given on dmd command l... Jonathan M Davis
- Re: DDoc adds filename as given on dmd command l... simendsjo
- Re: DDoc adds filename as given on dmd comma... Jonathan M Davis
- Re: DDoc adds filename as given on dmd comma... simendsjo
