0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/DOCS
kraymer 9d404a8e93 r21705: remove stray propmt from example
r21736: Add <keycombo> barkup for key combinations
r21737: Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24631 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-27 16:25:50 +00:00
..
man r24550: msglevel 5 is the default. 2007-09-25 19:49:03 +00:00
tech cosmetics: misc typo fixes 2007-09-25 16:34:23 +00:00
xml r21705: remove stray propmt from example 2007-09-27 16:25:50 +00:00
default.css Mozilla/Opera/? fix 2002-08-13 11:20:12 +00:00
README grammar + renamed target 2003-10-21 10:26:00 +00:00

#######################################
## 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 own subdirectory.

   b, If you prefer reading the documentation as a single big file it 
      can be found in the HTML-single/ directory, each language in its 
      own subdirectory.

   c, If the HTML/ or HTML-single/ directories don'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 to find
      out how to build a HTML version of the XML documentation. It will
      be created in the HTML/ and HTML-single/ directories.

   b, If the xml/ directory doesn't contain your language, try the
      subdirectories in this very same folder.