~ubuntu-branches/ubuntu/karmic/libcairo-ruby/karmic

« back to all changes in this revision

Viewing changes to doc/en/cairo-paper-unknown-paper-name.html

  • Committer: Bazaar Package Importer
  • Author(s): Paul van Tilburg, Gunnar Wolf, Paul van Tilburg
  • Date: 2009-05-05 12:14:31 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090505121431-n803uyjz51je38l0
Tags: 1.8.0-1
[ Gunnar Wolf ]
* Changed section to Ruby as per ftp-masters' request

[ Paul van Tilburg ]
* New upstream release.
* debian/patches:
  - Dropped patch 01_fix-st.h-ruby1.9-paths: fixed by upstream. 
* debian/control:
  - Bumped standards version to 3.8.1; no changes required.
  - Added ${misc:Depends} to the depends of libcairo-ruby (binary).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
<!DOCTYPE html 
 
3
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
4
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
5
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 
6
<head>
 
7
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
 
8
<title>class Cairo::Paper::UnknownPaperName</title>
 
9
<link href="../doc.css" type="text/css" rel="stylesheet" />
 
10
</head>
 
11
<div class="footer">
 
12
  <ul>
 
13
    <li><a href="./">Index</a></li>
 
14
  </ul>
 
15
 
 
16
</div>
 
17
</body>
 
18
 
 
19
<h1><a name="label-0" id="label-0">class Cairo::Paper::UnknownPaperName</a></h1><!-- RDLabel: "class Cairo::Paper::UnknownPaperName" -->
 
20
<h2><a name="label-1" id="label-1">Object Hierarchy</a></h2><!-- RDLabel: "Object Hierarchy" -->
 
21
<ul>
 
22
<li>Object
 
23
<ul>
 
24
<li>Exception
 
25
<ul>
 
26
<li>StandardError
 
27
<ul>
 
28
<li>ArgumentError
 
29
<ul>
 
30
<li><a href="cairo-paper-parse-error.html#label-0">Cairo::Paper::ParseError</a>
 
31
<ul>
 
32
<li>Cairo::Paper::UnknownPaperName</li>
 
33
</ul></li>
 
34
</ul></li>
 
35
</ul></li>
 
36
</ul></li>
 
37
</ul></li>
 
38
</ul>
 
39
<h2><a name="label-2" id="label-2">Class Methods</a></h2><!-- RDLabel: "Class Methods" -->
 
40
<dl>
 
41
<dt><a name="label-3" id="label-3"><code>Cairo::Paper::UnknownPaperName.new</code></a></dt><!-- RDLabel: "Cairo::Paper::UnknownPaperName.new" -->
 
42
<dd>
 
43
<ul>
 
44
<li>Returns: self: <em>FIXME</em></li>
 
45
</ul></dd>
 
46
</dl>
 
47
<h2><a name="label-4" id="label-4">Instance Methods</a></h2><!-- RDLabel: "Instance Methods" -->
 
48
<dl>
 
49
<dt><a name="label-5" id="label-5"><code>name</code></a></dt><!-- RDLabel: "name" -->
 
50
<dd>
 
51
<ul>
 
52
<li>Returns: self: <em>FIXME</em></li>
 
53
</ul></dd>
 
54
</dl>
 
55
<h2><a name="label-6" id="label-6">See Also</a></h2><!-- RDLabel: "See Also" -->
 
56
<h2><a name="label-7" id="label-7">ChangeLog</a></h2><!-- RDLabel: "ChangeLog" -->
 
57
 
 
58
<div class="footer">
 
59
  <ul>
 
60
    <li><a href="./">Index</a></li>
 
61
  </ul>
 
62
 
 
63
</div>
 
64
</body>
 
65
 
 
66
</html>