diff options
Diffstat (limited to 'fr_FR.ISO8859-1/books/fdp-primer/see-also/chapter.sgml')
-rw-r--r-- | fr_FR.ISO8859-1/books/fdp-primer/see-also/chapter.sgml | 124 |
1 files changed, 0 insertions, 124 deletions
diff --git a/fr_FR.ISO8859-1/books/fdp-primer/see-also/chapter.sgml b/fr_FR.ISO8859-1/books/fdp-primer/see-also/chapter.sgml deleted file mode 100644 index d0f17d671a..0000000000 --- a/fr_FR.ISO8859-1/books/fdp-primer/see-also/chapter.sgml +++ /dev/null @@ -1,124 +0,0 @@ -<!-- Copyright (c) 1998, 1999 Nik Clayton, All rights reserved. - - Redistribution and use in source (SGML DocBook) and 'compiled' forms - (SGML HTML, PDF, PostScript, RTF and so forth) with or without - modification, are permitted provided that the following conditions - are met: - - 1. Redistributions of source code (SGML DocBook) must retain the above - copyright notice, this list of conditions and the following - disclaimer as the first lines of this file unmodified. - - 2. Redistributions in compiled form (transformed to other DTDs, - converted to PDF, PostScript, RTF and other formats) must reproduce - the above copyright notice, this list of conditions and the - following disclaimer in the documentation and/or other materials - provided with the distribution. - - THIS DOCUMENTATION IS PROVIDED BY NIK CLAYTON "AS IS" AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL NIK CLAYTON BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN - ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - - $Id: chapter.sgml,v 1.1 2000-06-12 15:46:35 gioria Exp $ ---> - -<chapter id="see-also"> - <title> A consulter</title> - - <para>Ce document ne décrit délibérement pas exhaustivement, ni le SGML, ni - les DTDs citées, ni le Projet de Documentation de FreeBSD. Pour plus - d'information sur ces sujets, il est recommandé de consulter les sites Web - ci-dessous.</para> - - <sect1> - <title>Projet de Documentation de FreeBSD</title> - - <itemizedlist> - <listitem> - <para><ulink url="http://www.freebsd.org/docproj/">Les pages Web du - Projet de Documentation de FreeBSD</ulink>,</para> - </listitem> - - <listitem> - <para><ulink url="http://www.freebsd.org/handbook/">Le Manuel de - Référence de FreeBSD</ulink>.</para> - </listitem> - </itemizedlist> - </sect1> - - <sect1> - <title>SGML</title> - - <itemizedlist> - <listitem> - <para><ulink url="http://www.oasis-open.org/cover/">La page Web - SGML/XML</ulink>, un ressource SGML exhaustive,</para> - </listitem> - - <listitem> - <para><ulink - url='http://etext.virginia.edu/bin/tei-tocs?div=DIV1&id=SG">http://etext.virginia.edu/bin/tei-tocs?div=DIV1&id=SG'>L'Introduction en - douceur au SGML</ulink>.</para> - </listitem> - </itemizedlist> - </sect1> - - <sect1> - <title>HTML</title> - - <itemizedlist> - <listitem> - <para><ulink url="http://www.w3.org/">Le consortium World Wide - Web</ulink>,</para> - </listitem> - - <listitem> - <para><ulink url="http://www.w3.org/TR/REC-html40/">Les spécifications - du HTML 4.0</ulink>.</para> - </listitem> - </itemizedlist> - </sect1> - - <sect1> - <title>DocBook</title> - - <itemizedlist> - <listitem> - <para><ulink url="http://www.oreilly.com/davenport/">Le - <foreignphrase>Davenport Group</foreignphrase></ulink>, qui - maintient la DTD DocBook.</para> - </listitem> - </itemizedlist> - </sect1> - - <sect1> - <title>Le Projet de Documentation de Linux</title> - - <itemizedlist> - <listitem> - <para><ulink url="http://metalab.unc.edu/LDP/">Les pages Web du Projet - de Documentation de Linux</ulink>.</para> - </listitem> - </itemizedlist> - </sect1> -</chapter> - -<!-- - Local Variables: - mode: sgml - sgml-declaration: "../chapter.decl" - sgml-indent-data: t - sgml-omittag: nil - sgml-always-quote-attributes: t - sgml-parent-document: ("../book.sgml" "part" "chapter") - End: ---> - |