From 96c85498c019e381d0aeed2e33e626563563ea8c Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 7 Mar 2012 09:28:43 -0500 Subject: Documentation overhaul with Discount (Markdown implementation). The standard LuaDoc template is no longer used. Instead, the new `scripts/markdowndoc.lua` has the template for LuaDoc and `scripts/update_doc` has the template for the Manual. Also added README, CHANGELOG, and THANKS files. --- doc/manual/13_Help.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/manual/13_Help.md') diff --git a/doc/manual/13_Help.md b/doc/manual/13_Help.md index 8116b125..800a18cb 100644 --- a/doc/manual/13_Help.md +++ b/doc/manual/13_Help.md @@ -7,9 +7,9 @@ parameters. ## Online Help -Textadept has a [mailing list](http://groups.google.com/group/textadept) and a -[wiki](http://caladbolg.net/textadeptwiki). You can also join us on IRC via -[freenode.net](http://freenode.net) in `#textadept`. +Textadept has a [mailing list][] and a [wiki][]. You can also join us on IRC via +[freenode.net][] in `#textadept`. -














-














+[mailing list]: http://foicica.com/lists +[wiki]: http://caladbolg.net/textadeptwiki +[freenode.net]: http://freenode.net -- cgit v1.2.3