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. --- modules/textadept/run.lua | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'modules/textadept/run.lua') diff --git a/modules/textadept/run.lua b/modules/textadept/run.lua index 5c83a37d..7c1c62b3 100644 --- a/modules/textadept/run.lua +++ b/modules/textadept/run.lua @@ -5,10 +5,8 @@ local M = {} --[[ This comment is for LuaDoc. --- -- Compile and run source code files with Textadept. --- [Language modules][] may tweak the `compile_commands`, `run_commands`, and/or --- `error_patterns` tables for particular languages. --- --- [Language modules]: _M.html#Compile.and.Run +-- [Language modules](#_M.Compile.and.Run) may tweak the `compile_commands`, +-- `run_commands`, and/or `error_patterns` tables for particular languages. -- @field MARK_WARNING (number) -- The run or compile warning marker number. -- @field MARK_ERROR (number) -- cgit v1.2.3