From 03b0b8932ea1c41854a487f9fa6555def9b59462 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 30 Jun 2014 13:06:25 -0400 Subject: Condensed manual and API documentation into single files. --- doc/index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index cf43c089..7e314a1c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -56,8 +56,8 @@

Support

@@ -195,19 +195,19 @@

Textadept comes with a comprehensive user manual in the application’s doc/ directory. This manual is also available - online. It covers all of - Textadept’s main features, including installation, usage, - configuration, theming, scripting, and compilation. + online. It covers all of Textadept’s main + features, including installation, usage, configuration, theming, + scripting, and compilation.

Exhaustive API Documentation

Since Textadept is entirely scriptable with Lua, its API is heavily - documented. This documentation is located in the doc/api/ - directory (also available online), and is the - ultimate resource on scripting Textadept. (The editor’s Lua - internals also provide abundant scripting examples.) + documented. This documentation is also located in doc/, is + available online, and is the ultimate + resource on scripting Textadept. (The editor’s Lua internals also + provide abundant scripting examples.)

-- cgit v1.2.3