~ubuntu-branches/ubuntu/lucid/schroedinger/lucid

« back to all changes in this revision

Viewing changes to doc/schroedinger-docs.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2008-03-16 18:26:29 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080316182629-6ofrq5h72ddrl1oo
Tags: 1.0.1-2
* debian/patches/01_no-x86-opcodes.patch:
  + Don't use x86 opcodes, these obviously don't work on non-x86 archs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
 
5
  <bookinfo>
 
6
    <title>Schroedinger Reference Manual</title>
 
7
  </bookinfo>
 
8
 
 
9
  <chapter id="schropublic">
 
10
    <title>Schroedinger Public API</title>
 
11
    <xi:include href="xml/schro.xml"/>
 
12
    <xi:include href="xml/schrobitstream.xml"/>
 
13
    <xi:include href="xml/schrobuffer.xml"/>
 
14
    <xi:include href="xml/schrodecoder.xml"/>
 
15
    <xi:include href="xml/schrodomain.xml"/>
 
16
    <xi:include href="xml/schroencoder.xml"/>
 
17
    <xi:include href="xml/schroframe.xml"/>
 
18
    <xi:include href="xml/schrovideoformat.xml"/>
 
19
  </chapter>
 
20
  <chapter id="schrointernal">
 
21
    <title>Schroedinger Internal API</title>
 
22
    <xi:include href="xml/schroasync.xml"/>
 
23
    <xi:include href="xml/schroarith.xml"/>
 
24
    <xi:include href="xml/schrocuda.xml"/>
 
25
    <xi:include href="xml/schrodebug.xml"/>
 
26
    <xi:include href="xml/schrofilter.xml"/>
 
27
    <xi:include href="xml/schrofft.xml"/>
 
28
    <xi:include href="xml/schrohistogram.xml"/>
 
29
    <xi:include href="xml/schrolimits.xml"/>
 
30
    <xi:include href="xml/schrolist.xml"/>
 
31
    <xi:include href="xml/schrometric.xml"/>
 
32
    <xi:include href="xml/schromotion.xml"/>
 
33
    <xi:include href="xml/schromotionest.xml"/>
 
34
    <xi:include href="xml/schrooil.xml"/>
 
35
    <xi:include href="xml/schropack.xml"/>
 
36
    <xi:include href="xml/schroparams.xml"/>
 
37
    <xi:include href="xml/schroqueue.xml"/>
 
38
    <xi:include href="xml/schrosubband.xml"/>
 
39
    <xi:include href="xml/schrounpack.xml"/>
 
40
    <xi:include href="xml/schroutils.xml"/>
 
41
    <xi:include href="xml/schrowavelet.xml"/>
 
42
  </chapter>
 
43
</book>