mirror of https://github.com/PCSX2/pcsx2.git
Grammar corrections in readme-Docs.txt (#2529)
This commit is contained in:
parent
4a7304de50
commit
d9fa7f7d34
|
@ -6,19 +6,19 @@ This folder contains original "editable format" documents that are packaged with
|
||||||
Changes and updates should be made to these files and then exported to PDF format into the
|
Changes and updates should be made to these files and then exported to PDF format into the
|
||||||
/bin/docs/ folder prior to running installers or packaging zip files.
|
/bin/docs/ folder prior to running installers or packaging zip files.
|
||||||
|
|
||||||
Also contained in this folder for now are the GPL license and header files. These are not
|
Also contained in this folder for now are GPL license and header files.
|
||||||
needed for building public releases.
|
These are not needed for building public releases.
|
||||||
|
|
||||||
The legacy/ folder contains changelogs and blogs for the CVS development branch of PCSX2
|
The legacy/ folder contains changelogs and blogs for the CVS development branch of PCSX2
|
||||||
(being 0.9.4 and prior releases).
|
(being 0.9.4 and prior releases).
|
||||||
|
|
||||||
IMPORTANT: Documents saved here must be of a format everyone (or most everyone) can read!
|
IMPORTANT: Documents saved here must be of a format that everyone (or mostly everyone) can
|
||||||
This seems to exclude Word 2007 and ODT (openoffice) formats; the latter because Word likes
|
read! This seems to exclude Word 2007 and ODT (openoffice) formats; the latter because Word
|
||||||
to save non-standard ODT files that OpenOffice can't read correctly (woops). So far the
|
likes to save non-standard ODT files that OpenOffice can't read correctly (Whoops). So far the
|
||||||
*best* choice seems to be Word 97/2000 format. It's fairly feature-full, and seems to be
|
*best* choice seems to be the Word 97/2000 format. It's fairly feature-full, and seems to be
|
||||||
well-supported by most word processors these days (most importantly Word and OpenO).
|
well-supported by most word processors these days (most importantly Word and OpenO).
|
||||||
|
|
||||||
When editing and re-saving doc files, please make sure you have legacy Word 97/2000 output
|
When editing and re-saving doc files, please make sure that you have enabled legacy
|
||||||
enabled. Word and OpenOffice should default to retaining the format, but may prompt you to
|
Word 97/2000 output.
|
||||||
upgrade toa newer version. IGNORE IT.
|
Word and OpenOffice should be set by default to retain the format, but may prompt you
|
||||||
|
to upgrade to a newer version. IGNORE IT.
|
||||||
|
|
Loading…
Reference in New Issue