/intro.htm

https://github.com/fincs/SciTE4AHK-Docs · HTML · 46 lines · 46 code · 0 blank · 0 comment · 0 complexity · 68b2fee3616ca013f5f0e5e2490bacb4 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3. <html>
  4. <head>
  5. <title>SciTE4AutoHotkey</title>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  8. <link href="default.css" rel="stylesheet" type="text/css">
  9. </head>
  10. <body>
  11. <p><a href="http://fincs.ahk4.net/scite4ahk/"><img src="logo.png" border="0" alt=""/></a></p>
  12. <h1>Version <a href="changelog.htm">v3.1.0</a></h1>
  13. <p><em>SciTE distribution designed for AutoHotkey - made by fincs - Original SciTE made by Neil Hodgson</em></p>
  14. <h2>Quick Reference</h2>
  15. <p>Usage:</p>
  16. <ul>
  17. <li><a href="pages/opening.htm">Opening AutoHotkey scripts</a></li>
  18. <li><a href="pages/working.htm">Working with AutoHotkey scripts</a></li>
  19. <li><a href="pages/debugger.htm">Debugging AutoHotkey scripts</a></li>
  20. <li><a href="pages/toolbar.htm">The toolbar</a></li>
  21. <li><a href="pages/macros.htm">Using macros</a></li>
  22. <li><a href="pages/settings.htm">Changing settings</a></li>
  23. <li><a href="pages/ahkv2.htm">AutoHotkey v2 Support</a></li>
  24. </ul>
  25. <p>Editing features:</p>
  26. <ul>
  27. <li><a href="pages/synhighl.htm">Syntax highlighting</a></li>
  28. <li><a href="pages/folding.htm">Code folding</a></li>
  29. <li><a href="pages/contextmenu.htm">Context menu</a></li>
  30. <li><a href="pages/calltips_autoc.htm">AutoComplete</a></li>
  31. </ul>
  32. <p>Extending the editor:</p>
  33. <ul>
  34. <li><a href="pages/extensions.htm">Extensions</a></li>
  35. <li><a href="pages/comiface.htm">COM interface</a></li>
  36. </ul>
  37. <p>Tool documentation (<strong>Deprecated</strong>):</p>
  38. <ul>
  39. <li><a href="pages/smartgui.htm">SmartGUI Creator 4.0</a></li>
  40. <li><a href="pages/msgboxc.htm">MsgBox Creator</a></li>
  41. <li><a href="pages/gendocs.htm">GenDocs 3.0</a></li>
  42. <li><a href="pages/slutil.htm">Scriptlet Utility</a></li>
  43. <li><a href="pages/tillagoto.htm">TillaGoto</a></li>
  44. </ul>
  45. </body>
  46. </html>