Re: cmd/tests: Add README doc file

2011-08-31 Thread Alexandre Julliard
Octavian Voicu writes: > 2011/8/31 Alexandre Julliard : >> That sort of thing should be on the wiki. READMEs in the source are >> never maintained properly. > > Speaking of obsolete documentation, we should remove the > documentation/ChangeLog.* files. They haven't been updated since wine > 1.0 a

Re: cmd/tests: Add README doc file

2011-08-31 Thread Octavian Voicu
2011/8/31 Alexandre Julliard : > That sort of thing should be on the wiki. READMEs in the source are > never maintained properly. Speaking of obsolete documentation, we should remove the documentation/ChangeLog.* files. They haven't been updated since wine 1.0 and are confusing. I tried sending a

Re: cmd/tests: Add README doc file

2011-08-31 Thread Alexandre Julliard
Frédéric Delanoy writes: > --- > programs/cmd/tests/README | 120 > + > 1 files changed, 120 insertions(+), 0 deletions(-) > create mode 100644 programs/cmd/tests/README That sort of thing should be on the wiki. READMEs in the source are never main