summaryrefslogtreecommitdiff
path: root/doc/ale-html.txt
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2018-08-24 13:24:42 +0100
committerw0rp <devw0rp@gmail.com>2018-08-24 13:24:42 +0100
commit3c85c7ef65242cf80279cf9dcf843523f6d7875b (patch)
tree52e1f9fa4386e6bb1cf5e7c781cf283d7b385e74 /doc/ale-html.txt
parentadc038f3271b9586e8d6a1e3dc3f2904816b2fff (diff)
downloadale-3c85c7ef65242cf80279cf9dcf843523f6d7875b.zip
Sort the HTML documentation sections
Diffstat (limited to 'doc/ale-html.txt')
-rw-r--r--doc/ale-html.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/ale-html.txt b/doc/ale-html.txt
index 0f93f5cd..de48775f 100644
--- a/doc/ale-html.txt
+++ b/doc/ale-html.txt
@@ -80,11 +80,6 @@ g:ale_html_tidy_use_global *g:html_tidy_use_global*
===============================================================================
-write-good *ale-html-write-good*
-
-See |ale-write-good-options|
-
-===============================================================================
stylelint *ale-html-stylelint*
g:ale_html_stylelint_executable *g:ale_html_stylelint_executable*
@@ -110,5 +105,12 @@ g:ale_html_stylelint_use_global *g:ale_html_stylelint_use_global*
See |ale-integrations-local-executables|
+
+===============================================================================
+write-good *ale-html-write-good*
+
+See |ale-write-good-options|
+
+
===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: