From 2a4dbb619807a5da276e21463eee3c1fc07840e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Sat, 2 Jun 2007 19:32:52 +0200 Subject: Rename the sgml files to docbook (xml). --HG-- rename : doc/hackersguide/hackersguide.sgml => doc/hackersguide/hackersguide.docbook rename : doc/hackersguide/internals.sgml => doc/hackersguide/internals.docbook rename : doc/hackersguide/intro.sgml => doc/hackersguide/intro.docbook rename : doc/hackersguide/library.sgml => doc/hackersguide/library.docbook rename : doc/hackersguide/output.sgml => doc/hackersguide/output.docbook rename : doc/hackersguide/overview.sgml => doc/hackersguide/overview.docbook rename : doc/hackersguide/stream.sgml => doc/hackersguide/stream.docbook --- doc/hackersguide/intro.sgml | 54 --------------------------------------------- 1 file changed, 54 deletions(-) delete mode 100644 doc/hackersguide/intro.sgml (limited to 'doc/hackersguide/intro.sgml') diff --git a/doc/hackersguide/intro.sgml b/doc/hackersguide/intro.sgml deleted file mode 100644 index c7dce6254..000000000 --- a/doc/hackersguide/intro.sgml +++ /dev/null @@ -1,54 +0,0 @@ - - Introduction - - - Where am I? - - You are currently looking at a piece of documentation for xine. - xine is a free video player. It lives on - http://xinehq.de/. Specifically - this document goes under the moniker of the "xine Hackers' Guide". - - - - - 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. It has been written by a number of people who work - on xine themselves and is intended to provide the important concepts and - methods used within xine. Readers should not consider this document to be - an exhausative description of the internals of xine. As with all projects - which provide access, the source-code should be considered the definitive - source of information. - - - - - 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: - http://xinehq.de/. - - - - - Feedback - - All comments, error reports, additional information and criticism - concerning this document should be directed to the xine documentations - mailing list xine-docs@lists.sourceforge.net. - Questions about xine hacking in general should be sent to the - developer mailing list xine-devel@lists.sourceforge.net. - - - - -- cgit v1.2.3