aboutsummaryrefslogtreecommitdiff
path: root/modules/new
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-03-17 13:25:59 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2010-03-17 13:25:59 -0400
commit249971d51370dec0f2c98fe7ae57cfaa3e489c3d (patch)
treecd1f125479aec4a1bf26ee8581882e246b8d9d49 /modules/new
parent0d2cf6a4b68d45810124caa1ada6ebc852f26265 (diff)
downloadtextadept-249971d51370dec0f2c98fe7ae57cfaa3e489c3d.tar.gz
textadept-249971d51370dec0f2c98fe7ae57cfaa3e489c3d.zip
Updated documentation to remove side pane references.
Diffstat (limited to 'modules/new')
-rw-r--r--modules/new8
1 files changed, 0 insertions, 8 deletions
diff --git a/modules/new b/modules/new
deleted file mode 100644
index 08ebcdbb..00000000
--- a/modules/new
+++ /dev/null
@@ -1,8 +0,0 @@
-To add a new module:
- 1. Open Textadept.
- 2. Enter 'modules' in the project manager entry.
- 3. Right click and select 'New Module'.
- 4. Enter your module's filesystem name.
- (Typically the language's name in lower case; e.g. ruby)
- 5. Enter your module language's nice name.
- (Typically regular case; e.g. Ruby)