source: trunk/ORBit2-2.14.0/docs/api/ORBit2-docs.sgml

Last change on this file was 92, checked in by cinc, 19 years ago

Orbit2 modified for use with NOM

File size: 481 bytes
Line 
1<?xml version="1.0"?>
2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4
5 <!ENTITY orbit2-allocators SYSTEM "xml/orbit2-allocators.xml">
6 <!ENTITY orbit2-small SYSTEM "xml/orbit2-small.xml">
7
8 ]>
9
10<book id="index">
11 <bookinfo>
12 <title>ORBit2 Reference Manual</title>
13 </bookinfo>
14
15 <chapter id="general">
16 <title>API</title>
17 &orbit2-allocators;
18 &orbit2-small;
19 </chapter>
20
21</book>
Note: See TracBrowser for help on using the repository browser.