annotate DOCS/README @ 11167:cff5d0ca3275

sync
author nicolas
date Sat, 18 Oct 2003 14:50:25 +0000
parents b16e131edc78
children 1470e4dd1a4a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11077
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
1
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
2 #######################################
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
3 ## Reading the MPlayer Documentation ##
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
4 #######################################
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
5
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
6 Thanks for reading MPlayer documentation !!!
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
7
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
8
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
9 1. For "release" version users (i.e. non-CVS):
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
10
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
11 a, Enter the HTML/ directory, and there you'll find the documentation,
11098
b16e131edc78 some typos, extended explanation
diego
parents: 11077
diff changeset
12 each language in its own subdirectory.
11077
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
13
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
14 b, If the HTML/ directory doesn't contain your language, try the
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
15 subdirectories in this very same folder.
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
16
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
17
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
18 2. For "development" version users (i.e. CVS or CVS snapshots):
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
19
11098
b16e131edc78 some typos, extended explanation
diego
parents: 11077
diff changeset
20 a, Enter the xml/ directory, and read the README file there to find
b16e131edc78 some typos, extended explanation
diego
parents: 11077
diff changeset
21 out how to build a HTML version of the XML documentation. It will
b16e131edc78 some typos, extended explanation
diego
parents: 11077
diff changeset
22 be created in the HTML/ directory.
11077
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
23
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
24 b, If the xml/ directory doesn't contain your language, try the
d8925793bf06 generic instructions on DOCS subdirectories
gabucino
parents:
diff changeset
25 subdirectories in this very same folder.