diff options
author | 2014-06-30 13:06:25 -0400 | |
---|---|---|
committer | 2014-06-30 13:06:25 -0400 | |
commit | 03b0b8932ea1c41854a487f9fa6555def9b59462 (patch) | |
tree | 491743468203ee0b49729d323a1f224aaf4ef669 /doc/.api_index.md | |
parent | b8a5a15f6171cbedc9007e5b05757aa4b72ff742 (diff) | |
download | textadept-03b0b8932ea1c41854a487f9fa6555def9b59462.tar.gz textadept-03b0b8932ea1c41854a487f9fa6555def9b59462.zip |
Condensed manual and API documentation into single files.
Diffstat (limited to 'doc/.api_index.md')
-rw-r--r-- | doc/.api_index.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/.api_index.md b/doc/.api_index.md deleted file mode 100644 index 3a9fb25d..00000000 --- a/doc/.api_index.md +++ /dev/null @@ -1,6 +0,0 @@ -# Lua API - -The Lua API documentation is a complement to the [manual][]. Please ensure you -are familiar with the basic concepts presented in the manual before proceeding. - -[manual]: ../01_Introduction.html |