summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/gen_help_html.lua
AgeCommit message (Expand)AuthorFiles
2023-06-19docs #24061Justin M. Keyes1
2023-06-02docs(html): define anchors for search engine #23879Justin M. Keyes1
2023-05-30docs(html): algolia docsearch #23839Justin M. Keyes1
2023-05-02docs(html): right-align inline tags (#23403)Christian Clason1
2023-04-14feat(lua): vim.tbl_contains supports general tables and predicates (#23040)Christian Clason1
2023-04-01refactor(treesitter)!: rename help parser to vimdocChristian Clason1
2023-01-16docs: treesitter.add_directive, add_predicate #21206Ching Pei Yang1
2023-01-04docs(website): soft wrap code blocks #21644Chris DeLuca1
2023-01-03feat!: remove hardcopyLewis Russell1
2022-12-11docs #20986Justin M. Keyes1
2022-12-08docs: dark/light color/accessibilty pass for generated html docs #21345Dave Lage1
2022-12-02feat(web): syntax highlighting via highlight.jsChristian Clason1
2022-11-29feat(help): highlighted codeblocksChristian Clason1
2022-10-21vim-patch: bump VIM_VERSION from 8.0 => 8.1 #20762Justin M. Keyes1
2022-10-20docs: update vimdoc parser #20747Justin M. Keyes1
2022-10-20fix(docs-html): misaligned tabs after conceal #20690Yee Cheng Chin1
2022-10-18feat(docs): update parser, HTML gen #20720Justin M. Keyes1
2022-10-14docs: fix/remove invalid URLs #20647Justin M. Keyes1
2022-10-10feat(docs-html): try to use tags for ToC headingsJustin M. Keyes1
2022-10-10fix(docs-html): update parserJustin M. Keyes1
2022-10-09docs: various #12823Justin M. Keyes1
2022-10-08docs(news): add news.txt and link from README (#20426)Christian Clason1
2022-10-06fix(docs-html): keycodes, taglinks, column_heading #20498Justin M. Keyes1
2022-10-04fix(docs): missing "(" in :help HTMLJustin M. Keyes1
2022-10-04feat(docs): nested lists in HTML, update :help parserJustin M. Keyes1
2022-09-29feat(docs): fixes for :help HTML generatorJustin M. Keyes1
2022-09-28feat(gen_help_html.lua): adapt to new parserJustin M. Keyes1
2022-09-28feat(gen_help_html.lua): put commit-id in footerJustin M. Keyes1
2022-09-22feat(docs): gen_help_html.luaJustin M. Keyes1