From 39ee8c120e62331c2d31846a18086efd059f5709 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 17 Oct 2012 13:07:18 -0400 Subject: Updated manual. --- doc/11_Scripting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/11_Scripting.md') diff --git a/doc/11_Scripting.md b/doc/11_Scripting.md index abd4e313..aa15df9e 100644 --- a/doc/11_Scripting.md +++ b/doc/11_Scripting.md @@ -22,7 +22,7 @@ since the editor is written primarily in Lua. ### Generating LuaDoc -You can generate API documentation for your own modules using the +You can generate Textadept-like API documentation for your own modules using the `doc/markdowndoc.lua` [LuaDoc][] module (you must have [Discount][] installed): luadoc -d . [-t template_dir] --doclet _HOME/doc/markdowndoc [module(s)] -- cgit v1.2.3