aboutsummaryrefslogtreecommitdiffstats
path: root/doc/website/layout.xml
blob: b9661c7a408186a6faaf277fcfb20283c322714a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0"?>
<!DOCTYPE layout PUBLIC "-//Norman Walsh//DTD Website Layout V2.6.0//EN"
          "http://docbook.sourceforge.net/release/website/2.6.0/schema/dtd/layout.dtd">
<layout>
	<config param="homebanner-tabular" value="graphics/logo.png" altval="Syslog for windows"/>
	<config param="banner-tabular" value="graphics/logo.png" altval="Syslog for windows"/>

	<style src="style.css" type="text/css"/>

	<toc page="website.xml" filename="index.html">
		<tocentry id="project" href="http://sourceforge.net/projects/syslog-win32/">
			<title>Project</title>
		</tocentry>
		<tocentry id="download"
		    href="http://sourceforge.net/project/showfiles.php?group_id=148187&amp;package_id=163682">
			<title>Download</title>
		</tocentry>
		<tocentry page="documentation.xml" filename="documentation.html" tocskip="1">
			<tocentry page="compiling.xml" filename="compiling.html"/>
			<tocentry page="configuration.xml" filename="configuration.html"/>
			<tocentry page="syslogd.xml" filename="syslogd.html"/>
			<tocentry page="logger.xml" filename="logger.html"/>
			<tocentry page="test.xml" filename="test.html"/>
		</tocentry>
	</toc>

</layout>