~ubuntu-branches/ubuntu/raring/grilo/raring

« back to all changes in this revision

Viewing changes to doc/grilo/html/rn01.html

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Garcia
  • Date: 2011-07-02 13:48:46 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110702134846-u10hi90nwf6wf3v0
Tags: 0.1.16-1
* New upstream release.
* debian/{grl-inspect.1,libgrilo-0.1-0.manpages,libgrilo-0.1-0.install}:
  use manpage shipped by upstream.
* debian/libgrilo-0.1-0.shlibs: new API, bump shlibs to 0.1.16.
* debian/copyright: Author(s) => Authors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>Quick Start</title>
 
5
<title>Tutorial</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="Grilo Reference Manual">
8
8
<link rel="up" href="index.html" title="Grilo Reference Manual">
9
9
<link rel="prev" href="pr01.html" title="Overview">
10
 
<link rel="next" href="ch01.html" title="Using Grilo">
 
10
<link rel="next" href="ch01.html" title="Quick start guide">
11
11
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
22
22
<div class="reference">
23
23
<div class="titlepage">
24
24
<div><div><h1 class="title">
25
 
<a name="id2970068"></a>Quick Start</h1></div></div>
 
25
<a name="id2748750"></a>Tutorial</h1></div></div>
26
26
<hr>
27
27
</div>
28
28
<div class="toc">
29
29
<p><b>Table of Contents</b></p>
30
30
<dl>
31
 
<dt><span class="chapter"><a href="ch01.html">Using Grilo</a></span></dt>
 
31
<dt><span class="chapter"><a href="ch01.html">Quick start guide</a></span></dt>
32
32
<dd><dl>
33
 
<dt><span class="section"><a href="ch01.html#quick-start-using-grilo"></a></span></dt>
 
33
<dt><span class="section"><a href="ch01.html#quick-start"></a></span></dt>
34
34
<dd><dl>
35
35
<dt><span class="section"><a href="ch01.html#building-grilo">Building Grilo from sources</a></span></dt>
36
36
<dt><span class="section"><a href="ch01.html#testing-grilo">Testing Grilo</a></span></dt>
37
37
<dt><span class="section"><a href="ch01.html#compiling-grilo-programs">Compiling Grilo based programs</a></span></dt>
38
 
<dt><span class="section"><a href="ch01.html#programming-with-grilo-loading-plugins">Programming with Grilo: Loading plugins</a></span></dt>
39
 
<dt><span class="section"><a href="ch01.html#programming-with-grilo-configuring-plugins">Programming with Grilo: Configuring plugins</a></span></dt>
40
 
<dt><span class="section"><a href="ch01.html#programming-with-grilo-browsing">Programming with Grilo: Browsing content</a></span></dt>
41
 
<dt><span class="section"><a href="ch01.html#programming-with-grilo-searching">Programming with Grilo: Searching content</a></span></dt>
42
 
<dt><span class="section"><a href="ch01.html#programming-with-grilo-multivalued-data">Programming with Grilo: Multi-valued data</a></span></dt>
43
 
<dt><span class="section"><a href="ch01.html#programming-with-grilo-efficient-metadata-resolution">Programming with Grilo: Efficient metadata resolution</a></span></dt>
 
38
</dl></dd>
 
39
</dl></dd>
 
40
<dt><span class="chapter"><a href="ch02.html">Environment Setup</a></span></dt>
 
41
<dd><dl>
 
42
<dt><span class="section"><a href="ch02.html#environment-setup"></a></span></dt>
 
43
<dd><dl>
 
44
<dt><span class="section"><a href="ch02.html#building-grilo-detailed">Building Grilo </a></span></dt>
 
45
<dt><span class="section"><a href="ch02.html#compiling-grilo-programs-detailed">Compiling Grilo based programs</a></span></dt>
 
46
<dt><span class="section"><a href="ch02.html#running-grilo-programs-detailed">Running Grilo based programs</a></span></dt>
 
47
<dt><span class="section"><a href="ch02.html#debugging-with-grilo">Debugging with Grilo</a></span></dt>
 
48
</dl></dd>
 
49
</dl></dd>
 
50
<dt><span class="chapter"><a href="ch03.html">Writing applications with Grilo</a></span></dt>
 
51
<dd><dl>
 
52
<dt><span class="section"><a href="ch03.html#writing-apps"></a></span></dt>
 
53
<dd><dl>
 
54
<dt><span class="section"><a href="ch03.html#programming-with-grilo-concepts">Basic concepts</a></span></dt>
 
55
<dt><span class="section"><a href="ch03.html#programming-with-grilo-use-cases-explained">Typical use cases explained</a></span></dt>
 
56
</dl></dd>
 
57
</dl></dd>
 
58
<dt><span class="chapter"><a href="ch04.html">Writing plugins for Grilo</a></span></dt>
 
59
<dd><dl>
 
60
<dt><span class="section"><a href="ch04.html#writing-plugins"></a></span></dt>
 
61
<dd><dl>
 
62
<dt><span class="section"><a href="ch04.html#media-source-plugins">Media Source plugins</a></span></dt>
 
63
<dt><span class="section"><a href="ch04.html#metadata-source-plugins">Metadata Source plugins</a></span></dt>
 
64
<dt><span class="section"><a href="ch04.html#testing-plugins">Testing your plugins</a></span></dt>
44
65
</dl></dd>
45
66
</dl></dd>
46
67
</dl>