From e80a71bbccecbe87ae078323fec30844c57e063c Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Tue, 9 Oct 2001 18:20:23 +0000 Subject: initial xine hacker's guide stuff CVS patchset: 778 CVS date: 2001/10/09 18:20:23 --- doc/hackersguide/intro.sgml | 48 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 doc/hackersguide/intro.sgml (limited to 'doc/hackersguide/intro.sgml') diff --git a/doc/hackersguide/intro.sgml b/doc/hackersguide/intro.sgml new file mode 100644 index 000000000..de9df59c2 --- /dev/null +++ b/doc/hackersguide/intro.sgml @@ -0,0 +1,48 @@ + +Where am I ? + +You are currently looking at a piece of documentation for xine. +xine is a free video player. It lives on +http://xine.sf.net. + + + + +What does this text do ? + +This document should help xine hackers to find their way through +xine's architecture and source code. It's a pretty free-form document +containing a loose collection of articles describing various aspects +of xine's internals. + + + +This document has no intention to and therefore will never be complete or +current in any way. + + + + +New versions of this document + +This document is being developed in the xine-lib cvs repository within +the directory doc/hackersguide/. If you are +unsure what to do with the stuff in that directory, please read the +README file located there. + + +New versions of this document can also be obtained from the xine web +site on sourceforge: + +http://xine.sf.net/. + + + + +Feedback + +All comments, error reports, additional information and criticism of +all sorts should be directed to the xine developer mailing list +xine-devel@lists.sourceforge.net. + + \ No newline at end of file -- cgit v1.2.3