summaryrefslogtreecommitdiffstats
path: root/DOCS/README
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/README')
-rw-r--r--DOCS/README24
1 files changed, 24 insertions, 0 deletions
diff --git a/DOCS/README b/DOCS/README
new file mode 100644
index 0000000000..e3a2990f41
--- /dev/null
+++ b/DOCS/README
@@ -0,0 +1,24 @@
+
+#######################################
+## Reading the MPlayer Documentation ##
+#######################################
+
+Thanks for reading MPlayer documentation !!!
+
+
+1. For "release" version users (i.e. non-CVS):
+
+ a, Enter the HTML/ directory, and there you'll find the documentation,
+ each language in its of subdirectory.
+
+ b, If the HTML/ directory doesn't contain your language, try the
+ subdirectories in this very same folder.
+
+
+2. For "development" version users (i.e. CVS or CVS snapshots):
+
+ a, Enter the xml/ directory, and read the README file there.
+ Find the created documentation in the HTML/ directory.
+
+ b, If the xml/ directory doesn't contain your language, try the
+ subdirectories in this very same folder.