summaryrefslogtreecommitdiffstats
path: root/DOCS/README
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-11 08:20:08 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-11 08:20:08 +0000
commit33b3e95ff319856ce98878f44e31f3e427851e5f (patch)
tree3f9515b8643ba40db226aef9cab7562032168df8 /DOCS/README
parent3751c5779c8b2ca5a5d888da9aee19856aacc9bd (diff)
downloadmpv-33b3e95ff319856ce98878f44e31f3e427851e5f.tar.bz2
mpv-33b3e95ff319856ce98878f44e31f3e427851e5f.tar.xz
generic instructions on DOCS subdirectories
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11078 b3059339-0415-0410-9bf9-f77b7e298cf2
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.