diff options
author | 2009-07-25 23:34:13 -0400 | |
---|---|---|
committer | 2009-07-25 23:34:13 -0400 | |
commit | 033416a15fe60fe10387119e0e63bb9ed9e8aedd (patch) | |
tree | 31bc4d91e15b484c336eadf25c0008f7bd17facc /doc/sidebar.md | |
parent | b9e5e58446c95344b550c0a6ab91aa57ee9468ef (diff) | |
download | textadept-033416a15fe60fe10387119e0e63bb9ed9e8aedd.tar.gz textadept-033416a15fe60fe10387119e0e63bb9ed9e8aedd.zip |
Documentation overhaul.
Diffstat (limited to 'doc/sidebar.md')
-rw-r--r-- | doc/sidebar.md | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/sidebar.md b/doc/sidebar.md new file mode 100644 index 00000000..1c258ca9 --- /dev/null +++ b/doc/sidebar.md @@ -0,0 +1,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. |