blob: 1c258ca979314ba6ded457db124592feced8b3ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|

# Manual
* [Introduction](manual/1_Introduction.html)
* [Installation](manual/2_Installation.html)
* [Compiling](manual/3_Compiling.html)
* [User Interface](manual/4_UserInterface.html)
* [Folder Structure](manual/5_FolderStructure.html)
* [Startup](manual/6_Startup.html)
* [Lua Interface](manual/7_LuaInterface.html)
# Links
* [Caladbolg.net](http://caladbolg.net)
* [LuaDoc](index.html)
* [Download](http://code.google.com/p/textadept/downloads/list)
* [Mailing List](http://groups.google.com/group/textadept)
* [Mercurial Repository](http://code.google.com/p/textadept/source/browse)
* [Wiki](http://caladbolg.net/textadeptwiki)
# Donate
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="3165962">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
Do you like Textadept? Please consider a $5 or more donation.
|