From c436febaf7f7b7605bf61777931e97831d956d83 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Sun, 13 Sep 2020 18:20:00 -0400 Subject: 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. --- scripts/fill_layout.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts') diff --git a/scripts/fill_layout.lua b/scripts/fill_layout.lua index 94a0cd94..c0ecf890 100755 --- a/scripts/fill_layout.lua +++ b/scripts/fill_layout.lua @@ -7,6 +7,10 @@ -- anchors, but ignore the actual TOC. local p = io.popen('markdown -f toc -T ' .. arg[1]) local html = p:read('*a'):match('^.-\n\n(.+)$') +html = html:gsub('