~ubuntu-branches/ubuntu/wily/tora/wily-proposed

« back to all changes in this revision

Viewing changes to doc/help/tora/externalapi.html

  • Committer: Bazaar Package Importer
  • Author(s): Michael Meskes
  • Date: 2009-09-11 12:37:52 UTC
  • mfrom: (1.2.8 upstream) (3.3.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090911123752-qhu322xlclo2hpqu
Tags: 2.1.0-1
* New upstream version, the rebuild closes: #540046.
* Bumped Standards-Version to 3.8.3, no changes needed.
* New project homepage.
* Removed no longer needed 01_missing_includes.dpatch.
* Removed no longer used dh_desktop call.
* Added README.source file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html lang="en">
 
2
<head>
 
3
<title>externalapi - TOra</title>
 
4
<meta http-equiv="Content-Type" content="text/html">
 
5
<meta name="description" content="TOra">
 
6
<meta name="generator" content="makeinfo 4.12">
 
7
<link title="Top" rel="start" href="index.html#Top">
 
8
<link rel="up" href="extendingtora.html#extendingtora" title="extendingtora">
 
9
<link rel="prev" href="api.html#api" title="api">
 
10
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
 
11
<!--
 
12
This manual is for TOra, version 1.4.0.-->
 
13
<meta http-equiv="Content-Style-Type" content="text/css">
 
14
<style type="text/css"><!--
 
15
  pre.display { font-family:inherit }
 
16
  pre.format  { font-family:inherit }
 
17
  pre.smalldisplay { font-family:inherit; font-size:smaller }
 
18
  pre.smallformat  { font-family:inherit; font-size:smaller }
 
19
  pre.smallexample { font-size:smaller }
 
20
  pre.smalllisp    { font-size:smaller }
 
21
  span.sc    { font-variant:small-caps }
 
22
  span.roman { font-family:serif; font-weight:normal; } 
 
23
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
 
24
--></style>
 
25
</head>
 
26
<body>
 
27
<div class="node">
 
28
<p>
 
29
<a name="externalapi"></a>
 
30
Previous:&nbsp;<a rel="previous" accesskey="p" href="api.html#api">api</a>,
 
31
Up:&nbsp;<a rel="up" accesskey="u" href="extendingtora.html#extendingtora">extendingtora</a>
 
32
<hr>
 
33
</div>
 
34
 
 
35
<h3 class="section">5.2 API Reference</h3>
 
36
 
 
37
<p>API documentation can be genereated on your own directly from
 
38
source code files.
 
39
 
 
40
   <p>You need to have Doxygen (doxygen.org) installed.
 
41
 
 
42
   <p>Base configuration for the documentation are located in TORA_SRC_DIR/doc/help/api
 
43
directory.
 
44
 
 
45
   <p>Unix/Linux: just run make in this directory. Make clean and more various targets are predefined. See the Makefile.
 
46
 
 
47
   <p>MS Windows: Try make too. Or run doxygen manually.
 
48
 
 
49
   </body></html>
 
50