File: ORBit2-docs.sgml

package info (click to toggle)
orbit2 1%3A2.12.2-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,876 kB
  • ctags: 15,139
  • sloc: ansic: 54,717; sh: 10,993; makefile: 1,050
file content (21 lines) | stat: -rw-r--r-- 481 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [

    <!ENTITY orbit2-allocators SYSTEM "xml/orbit2-allocators.xml">
    <!ENTITY orbit2-small SYSTEM "xml/orbit2-small.xml">

    ]>

<book id="index">
    <bookinfo>
	<title>ORBit2 Reference Manual</title>
    </bookinfo>

    <chapter id="general">
	<title>API</title>
	&orbit2-allocators;
	&orbit2-small;
    </chapter>

</book>