comparison docs/ccguide/sleep.refentry @ 993:57b5e715a417

The make_hp_files.py is a script to extract help (.HP) files from refentries in DocBook. Can be used for validation etc. Look inside for how to use it.
author roug
date Sun, 23 Feb 2003 16:33:24 +0000
parents 85f6bd08ee7e
children
comparison
equal deleted inserted replaced
992:1b5656126ac6 993:57b5e715a417
6 6
7 <refsynopsisdiv> 7 <refsynopsisdiv>
8 <funcsynopsis> 8 <funcsynopsis>
9 <funcprototype> 9 <funcprototype>
10 <funcdef><function>sleep</function></funcdef> 10 <funcdef><function>sleep</function></funcdef>
11 <paramdef>seconds <parameter>seconds</parameter></paramdef> 11 <paramdef>int <parameter>seconds</parameter></paramdef>
12 </funcprototype> 12 </funcprototype>
13 </funcsynopsis> 13 </funcsynopsis>
14 </refsynopsisdiv> 14 </refsynopsisdiv>
15 15
16 <refsect1><title>Description</title> 16 <refsect1><title>Description</title>