diff options
Diffstat (limited to 'doc/sidebar.md')
-rw-r--r-- | doc/sidebar.md | 29 |
1 files changed, 16 insertions, 13 deletions
diff --git a/doc/sidebar.md b/doc/sidebar.md index bd61ea1a..d80271ad 100644 --- a/doc/sidebar.md +++ b/doc/sidebar.md @@ -1,33 +1,36 @@ - + # Manual * [Introduction](1_Introduction.html) * [Installation](2_Installation.html) -* [Compiling](3_Compiling.html) -* [User Interface](4_UserInterface.html) -* [Folder Structure](5_FolderStructure.html) -* [Startup](6_Startup.html) -* [Lua Interface](7_LuaInterface.html) +* [User Interface](3_UserInterface.html) +* [Working with Files](4_WorkingWithFiles.html) +* [File Navigation](5_FileNavigation.html) +* [Adept Editing](6_AdeptEditing.html) +* [Modules](7_Modules.html) +* [Themes](8_Themes.html) +* [Preferences](9_Preferences.html) +* [Advanced](10_Advanced.html) +* [Scripting](11_Scripting.html) +* [Compiling](12_Compiling.html) +* [Help](13_Help.html) +* [Appendix](14_Appendix.html) # Links * [Caladbolg.net](http://caladbolg.net) * [LuaDoc](../index.html) -* [Download](http://code.google.com/p/textadept/downloads/list) +* [Download](http://code.google.com/p/textadept/downloads/list) | + [Hg](http://code.google.com/p/textadept/source/browse) * [Mailing List](http://groups.google.com/group/textadept) -* [Mercurial Repository](http://code.google.com/p/textadept/source/browse) * [Wiki](http://caladbolg.net/textadeptwiki) * [Bug Tracker](http://code.google.com/p/textadept/issues/list) * [Ohloh](http://ohloh.net/projects/textadept) -# Donate - -<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="margin-top: 0.5em; text-align: center;"> <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. |