comparison packages/services/gfx/mw/current/doc/nano-X/nano-X-docs.sgml @ 208:e0c0827131d1 ecos

Merge from eCos master repository on 2002-05-20-20:11:54-BST
author jlarmour
date Mon, 20 May 2002 22:19:26 +0000
parents
children
comparison
equal deleted inserted replaced
207:74c807ddde34 208:e0c0827131d1
1 <!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
2 <!entity general SYSTEM "sgml/general.sgml">
3 <!entity window SYSTEM "sgml/window.sgml">
4 <!entity graphics SYSTEM "sgml/graphics.sgml">
5 <!entity events SYSTEM "sgml/events.sgml">
6 <!entity fonts SYSTEM "sgml/fonts.sgml">
7 <!entity pointer SYSTEM "sgml/pointer.sgml">
8 <!entity colours SYSTEM "sgml/colours.sgml">
9 <!entity regions SYSTEM "sgml/regions.sgml">
10 <!entity selections SYSTEM "sgml/selections.sgml">
11 <!entity misc SYSTEM "sgml/misc.sgml">
12 ]>
13 <book>
14 <?dbhtml filename="index.html">
15 <bookinfo>
16 <title>Nano-X API Reference Manual</title>
17 </bookinfo>
18 <chapter id="libnano-X">
19 <title>libnano-X</title>
20 &general;
21 &window;
22 &graphics;
23 &events;
24 &fonts;
25 &pointer;
26 &colours;
27 &regions;
28 &selections;
29 &misc;
30 </chapter>
31 </book>