~ubuntu-branches/debian/sid/geany-plugins/sid

« back to all changes in this revision

Viewing changes to geanylua/docs/geanylua-index.html

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2009-07-10 22:56:41 UTC
  • Revision ID: james.westby@ubuntu.com-20090710225641-xc1126t7pq0jmpos
Tags: upstream-0.17.1
ImportĀ upstreamĀ versionĀ 0.17.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
 
2
<html>
 
3
<head>
 
4
<title>Lua plugin for Geany - Index</title>
 
5
</head>
 
6
<body>
 
7
<center>
 
8
<h3>
 
9
<br><br>
 
10
<a href="./geanylua-intro.html">Introduction to GeanyLua.</a><br><br>
 
11
<a href="./geanylua-ref.html">Reference to functions and variables.</a><br><br>
 
12
<a href="./geanylua-keyfile.html">Accessing keyfile configuration data.</a><br><br>
 
13
<a href="./geanylua-input.html">Creating custom dialog boxes.</a><br><br>
 
14
<a href="./geanylua-keys.html">Assigning keybindings to scripts.</a><br><br>
 
15
<a href="./luarefv51.html">Lua language quick reference.</a><br><br>
 
16
</h3>
 
17
</center>
 
18
</body>
 
19
</html>