From c436febaf7f7b7605bf61777931e97831d956d83 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Sun, 13 Sep 2020 18:20:00 -0400 Subject: Lots of documentation updates. Updated header id generation, anchors, links, and header levels. Added dedicated book page and support data. Removed extra module autocompletion and documentation from Lua module. Removed GPG signing and verification, as everything is built and distributed on GitHub. Removed all release links prior to 10.8 since there is no point in uploading the relevant files to GitHub. --- docs/index.html | 82 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 40 insertions(+), 42 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 4c289c62..0b519113 100644 --- a/docs/index.html +++ b/docs/index.html @@ -56,32 +56,31 @@

Download (v10.8)

- + Atom

Nightly* Builds

@@ -90,14 +89,14 @@

Quick Reference

- - Cover + Cover

@@ -110,7 +109,7 @@

Please donate or purchase - the quick reference to fund continuous + the quick reference to help fund continuous development.

@@ -130,7 +129,7 @@ Textadept’s user interface is sleek and simple. Relentlessly optimized for speed and minimalism over the years, the editor consists of less than 2000 lines of C code and less than 4000 lines - of Lua code. + of Lua code.

Textadept @@ -139,12 +138,12 @@

Cross Platform

- Textadept runs on Windows, Mac OSX, Linux, and BSD. It also has a + Textadept runs on Windows, macOS, Linux, and BSD. It also has a terminal version, which is ideal for work on remote machines.

Linux   - Mac OSX + macOS

Win32   @@ -234,29 +233,29 @@

Comprehensive Manual

- Textadept comes with a comprehensive user manual in the - application’s docs/ directory. This manual is also - available online. It covers all of - Textadept’s main features, including installation, usage, - configuration, theming, scripting, and compilation. + Textadept comes with a comprehensive user + manual in the application’s docs/ directory. 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 also located in docs/, is - 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 docs/ and is the ultimate resource on scripting + Textadept. (The editor’s Lua internals also provide abundant + scripting examples.)

Quick Reference

- - Cover2 + Cover2

@@ -273,9 +272,9 @@

Learn even more about Textadept by downloading and trying it out yourself. If you’re not completely satisfied, contact us on - the mailing list or e-mail me - personally (mitchell.att.foicica.com). You may also fork the - project, submit patches, or sponsor a + the mailing list or e-mail + me personally (mitchell.att.foicica.com). You may also fork the + project, submit patches, or sponsor a feature. Textadept is 100% open source.

dozens + dozens of editors and IDEs have depended on for - over 19 + over 19 years.

  • Textadept is scriptable in a language that was - carefully + carefully designed to run on any platform at high speed and with a minimal memory footprint. Lua is used everywhere from video games to embedded devices. It is easy to - learn too! + learn too!
  • Textadept is very resource efficient, consuming merely 15MB of RAM @@ -348,8 +347,7 @@

    FAQ · - Media · - Stats · + Stats · Credits

    @@ -365,7 +363,7 @@ -- cgit v1.2.3