aboutsummaryrefslogtreecommitdiff
path: root/docs/faq.md
diff options
context:
space:
mode:
authormitchell <70453897+orbitalquark@users.noreply.github.com>2020-09-13 18:20:00 -0400
committermitchell <70453897+orbitalquark@users.noreply.github.com>2020-09-13 18:20:00 -0400
commitc436febaf7f7b7605bf61777931e97831d956d83 (patch)
tree4cfdb384668a0275b42e245eba8c05fa6c40f8cf /docs/faq.md
parent75041aa1e1651841073473399397bcbfc10b0134 (diff)
downloadtextadept-c436febaf7f7b7605bf61777931e97831d956d83.tar.gz
textadept-c436febaf7f7b7605bf61777931e97831d956d83.zip
Lots of documentation updates.
Updated header id generation, anchors, links, and header levels. Added dedicated book page and support data. Removed extra module autocompletion and documentation from Lua module. Removed GPG signing and verification, as everything is built and distributed on GitHub. Removed all release links prior to 10.8 since there is no point in uploading the relevant files to GitHub.
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 75022e22..12b56ecb 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -38,7 +38,7 @@ recently, some distributions have started using "libncurses6" while many
distributions are still on "libncurses5". The only way to avoid problems that
stem from these cases is to compile Textadept for the target system.
-[compile]: manual.html#Compiling
+[compile]: manual.html#compiling
- - -
@@ -69,7 +69,7 @@ When I open a file in a non-English language, I see a lot of strange characters.
Textadept was not able to detect the file's encoding correctly. You'll need to
[help it][].
-[help it]: manual.html#Encoding
+[help it]: manual.html#encoding
- - -
@@ -129,7 +129,7 @@ Please see the [terminal version compatibility][] section of the appendix. If
the feature in question is not listed there, it may be a bug. Please contact
me (mitchell.att.foicica.com) with any bug reports.
-[terminal version compatibility]: manual.html#Terminal.Version.Compatibility
+[terminal version compatibility]: manual.html#terminal-version-compatibility
- - -