Update of /cvsroot/queryviewer/queryviewer/src/xdoc
In directory sc8-pr-cvs1:/tmp/cvs-serv323
Added Files:
index.xml layout.xml
Log Message:
fichiers pour le prochain site (docbook-website)
--- NEW FILE: index.xml ---
<!DOCTYPE webpage SYSTEM "/usr/share/sgml/docbook/custom/website/2.4.0/schema/dtd/website.dtd" [
<!NOTATION XML SYSTEM "xml">
<!ENTITY analyse SYSTEM "queryvieweranalyse.xml" NDATA XML>
]>
<webpage id="index">
<config param="desc" value="QueryViewer Home Page"/>
<config param="rcsdate" value="$Date: 2003/06/17 00:37:30 $"/>
<!--config param="footer" value="about.html" altval="À propos..."/-->
<head>
<title>QueryViewer Home Page</title>
<summary>Introduction</summary>
<keywords>formation, java, xml, linux</keywords>
</head>
<!--
<para>A <ulink url="txtindex.html">text-only</ulink> version is also
available, demonstrating how multiple presentations can be derived from
the same sources.</para>
-->
<webtoc/>
<section id="quoideneuf">
<title>Quoi de neuf?</title>
<rss feed="http://nwalsh.com/rss/whatsnew.xml"/>
</section>
</webpage>
--- NEW FILE: layout.xml ---
<?xml version="1.0"?>
<!DOCTYPE layout SYSTEM "/usr/share/sgml/docbook/custom/website/2.4.0/schema/dtd/layout.dtd">
<!-- DOCTYPE layout PUBLIC "-//Norman Walsh//DTD Website Layout V2.4//EN"
"http://docbook.sourceforge.net/release/website/2.4/layout.dtd"-->
<layout>
<config param="text-prefix" value="txt"/>
<config param="homebanner-tabular" value="images/qvlogo.png"
altval="Home Banner"/>
<config param="banner-tabular" value="images/qvlogo.png"
altval="Banner"/>
<!--
<config param="homebanner" value="graphics/homebanner.png"
altval="Home Banner"/>
<config param="banner" value="graphics/icons/iconhome.gif"
altval="Banner"/>
-->
<config param="admon.graphics.path" value="images"/>
<config param="toc.spacer.image" value="images/blank.gif"/>
<config param="nav.icon.path" value="images/navicons/"/>
<config param="navbgcolor" value="#FFFFFF"/>
<config param="navtocwidth" value="160"/>
<config param="feedback.href" value="mailto:av...@us..."/>
<copyright>
<year>2003</year>
<holder role="http://vbstefi60.fapse.ulg.ac.be/~arnaud/">Arnaud Vandyck</holder>
</copyright>
<style src="example.css" type="text/css"/>
<toc page="index.xml" filename="index.html">
</toc>
<!--notoc page="about.xml" filename="about.html"/-->
</layout>
|