From c80a277bc7d220465ad46848b4dc805698e30895 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 15 Mar 2012 13:17:39 -0400 Subject: Added note about output directory; doc/11_Scripting.md --- doc/11_Scripting.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/11_Scripting.md') diff --git a/doc/11_Scripting.md b/doc/11_Scripting.md index d7275829..d2ce5f08 100644 --- a/doc/11_Scripting.md +++ b/doc/11_Scripting.md @@ -31,8 +31,11 @@ or where `_HOME` is where Textadept is installed and `template_dir` is an optional template directory that contains two Markdown files: `.header.md` and -`.footer.md`. (See `doc/.header.md` and `doc/.footer.md` for examples.) You must -have [Discount][] installed. +`.footer.md`. (See `doc/.header.md` and `doc/.footer.md` for examples.) An +`api/` directory containing the API documentation is created in the current +directory. + +You must have [Discount][] installed. [LuaDoc]: http://keplerproject.github.com/luadoc/ [Discount]: http://www.pell.portland.or.us/~orc/Code/discount/ -- cgit v1.2.3