From 9f804f70df793dd2d50c0b14000ab83a6bc02b83 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 12 Dec 2011 19:15:53 -0500 Subject: Remove 'module' and update LuaDoc comments appropriately. --- core/.command_entry.luadoc | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 core/.command_entry.luadoc (limited to 'core/.command_entry.luadoc') diff --git a/core/.command_entry.luadoc b/core/.command_entry.luadoc deleted file mode 100644 index 3dbab4ba..00000000 --- a/core/.command_entry.luadoc +++ /dev/null @@ -1,16 +0,0 @@ --- Copyright 2007-2011 Mitchell mitchellcaladbolg.net. See LICENSE. --- This is a DUMMY FILE used for making LuaDoc for built-in functions in the --- global gui.command_entry table. - ---- --- Textadept's Command entry. -module('gui.command_entry') - --- Markdown: --- ## Fields --- --- * `entry_text` [string]: The text in the entry. - ---- --- Focuses the command entry. -function focus() end -- cgit v1.2.3