changeset 739:71fb65782f32

* doc/synth_watchdog.sgml: Declare as <part> not <reference> to get correct TOC numbering.
author jlarmour
date Tue, 25 Feb 2003 16:46:07 +0000
parents d3ad681c97ba
children 38feabf113a0
files packages/devs/watchdog/synth/current/ChangeLog packages/devs/watchdog/synth/current/doc/synth_watchdog.sgml
diffstat 2 files changed, 21 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/packages/devs/watchdog/synth/current/ChangeLog
+++ b/packages/devs/watchdog/synth/current/ChangeLog
@@ -1,3 +1,17 @@
+2003-02-25  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* doc/synth_watchdog.sgml: Declare as <part> not <reference> to get
+	correct TOC numbering.
+
+2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* cdl/synth_watchdog.cdl: Add doc link.
+
+	* doc/synth_watchdog.sgml: Comment out DOCTYPE for now to allow
+	building with standard doc build.
+	Add an enclosing <reference> so it's structured better with standard
+	doc build.
+
 2003-02-12  Bart Veer  <bartv@ecoscentric.com>
 
 	* host/Makefile.in:
--- a/packages/devs/watchdog/synth/current/doc/synth_watchdog.sgml
+++ b/packages/devs/watchdog/synth/current/doc/synth_watchdog.sgml
@@ -1,4 +1,4 @@
-<!DOCTYPE refentry  PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
+<!-- DOCTYPE refentry  PUBLIC "-//OASIS//DTD DocBook V3.1//EN" -->
 
 <!-- {{{ Banner                         -->
 
@@ -33,6 +33,10 @@
 
 <!-- }}} -->
 
+<part id="devs-watchdog-synth-ref">
+<!-- reference id="devs-watchdog-synth-ref" -->
+  <title>Synthetic Target Watchdog Device</title>
+
 <refentry id="devs-watchdog-synth">
   <refmeta>
     <refentrytitle>Synthetic Target Watchdog Device</refentrytitle>
@@ -334,3 +338,5 @@ variables for use by other scripts.
   </refsect1>
 
 </refentry>
+</part>
+<!-- /reference -->