"Fossies" - the Fresh Open Source Software archive

Member "phpMyEdit-5.7.1/doc/sgml/phpMyEdit.sgml" of archive phpMyEdit-doc-5.7.1.tar.gz:


<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN"[
	<!ENTITY % defs                 SYSTEM "defs.sgml">
	%defs;

	<!ENTITY introduction 			SYSTEM "introduction.sgml">
	<!ENTITY installation			SYSTEM "installation.sgml">
	<!ENTITY configuration			SYSTEM "configuration.sgml">
	<!ENTITY configuration.general	SYSTEM "configuration.general.sgml">
	<!ENTITY configuration.fields	SYSTEM "configuration.fields.sgml">
	<!ENTITY extensions				SYSTEM "extensions.sgml">
	<!ENTITY hints-and-tips			SYSTEM "hints-and-tips.sgml">
	<!ENTITY other-information		SYSTEM "other-information.sgml">
]>

<!-- $Platon: phpMyEdit/doc/sgml/phpMyEdit.sgml,v 1.8 2004/11/27 22:52:06 nepto Exp $ -->

<book id="index">
<bookinfo>
	<date>&date-human;</date>
	<title>&name;&nbsp;&version;</title>
	<abbrev>&name;&nbsp;&version;</abbrev>
	<subtitle>instant MySQL table editor and code generator</subtitle>
	<releaseinfo>This document is the user's manual for &name;.</releaseinfo>
	<authorgroup>
	<author>
		<firstname>Ondrej</firstname>
		<!-- <othername>'Nepto'</othername> -->
		<surname>Jombik</surname>
	</author>
	<author>
		<firstname>Doug</firstname>
		<surname>Hockinson</surname>
	</author>
	</authorgroup>
	<copyright>
		<year>2002</year>
		<year>2003</year>
		<year>2004</year>
		<year>2005</year>
		<year>2006</year>
		<holder>
			<ulink url="http://platon.sk/">
				Platon&nbsp;Group
			</ulink>
		</holder>
	</copyright>
</bookinfo>

&introduction;
&installation;
&configuration;
&extensions;
&hints-and-tips;
&other-information;

</book>