summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/gen_help_html.lua
AgeCommit message (Expand)AuthorFiles
2025-02-26build: move all generator scripts to `src/gen/`Lewis Russell1
2024-12-05docs: graduate intro.txt to "flow layout" #31462Justin M. Keyes1
2024-12-05docs: graduate gui.txt to "flow layout"Justin M. Keyes1
2024-10-23docs: miscdundargoc1
2024-10-21feat(vim.validate): improve fast form and deprecate spec formLewis Russell1
2024-10-08fix(gen_help_html): first tag in h2 is broken #30720Justin M. Keyes1
2024-10-01docs(gen_help_html.lua): h4 pseudo-heading layoutJustin M. Keyes1
2024-10-01docs(gen_help_html.lua): h4 pseudo-heading layout #30609Justin M. Keyes1
2024-09-30docs: graduate editorconfig.txt to "flow layout"Justin M. Keyes1
2024-09-28fix(treesitter): suppress get_parser warnings via opts.errorRiley Bruins1
2024-09-18docs: graduate tui.txt to "flow layout" #30413Justin M. Keyes1
2024-09-18docs(tui): rename term.txt, nvim_terminal_emulator.txt #30398Justin M. Keyes1
2024-09-13feat(treesitter): start moving get_parser to return nil #30313Riley Bruins1
2024-08-20docs(gen_help_html): wrap headings for narrow viewport #29903Rosen Stoyanov1
2024-07-09fix(lua): change some vim.fn.expand() to vim.fs.normalize() (#29583)zeertzjq1
2024-06-19fix(gen_help_html): handle delimiter, heading #29415Justin M. Keyes1
2024-05-27refactor: fix luals type warningsdundargoc1
2024-05-25test(lintdoc): check that input list is same length as output list (#28976)dundargoc1
2024-05-24docs: extract health to its own filedundargoc1
2024-05-23build(docs): update CSS #28896Saien Govender1
2024-05-22docs: move vim.health documentation to lua.txtdundargoc1
2024-05-17docs(gen_help_html.lua): handle modeline and note nodesJongwook Choi1
2024-05-16docs: news #28773Justin M. Keyes1
2024-05-16docs: nvim.appdata.xml, set faq to "flow" layout #28769Justin M. Keyes1
2024-05-16docs(gen_help_html.lua): fix broken pre text, and handle linewrapJongwook Choi1
2024-05-15docs: newsJustin M. Keyes1
2024-05-14docs(gen_help_html.lua): wrap legacy help at word-boundary #28678gusain711
2024-04-30docs: format vim_diff.txt for "flow" layout #28584Justin M. Keyes1
2024-03-01docs: improve/add documentation of Lua typesLewis Russell1
2024-01-29fix(gen_help_html): type warnings, spell_ignore_files #27254Jongwook Choi1
2024-01-28docs: enforce "treesitter" spelling #27110Jongwook Choi1
2024-01-28build(docs): separate lint job to validate vimdoc #27227Jongwook Choi1
2024-01-17fix(lua): return after assert returns assert message (#27064)altermo1
2023-12-28docs: convert BACKERS.md to backers.txtdundargoc1
2023-12-13docs: add wiki FAQ to the runtime documentation (#26539)dundargoc1
2023-12-04build: enable lintlua for scripts/ dir #26391Justin M. Keyes1
2023-11-14Revert "docs: adjust help-tag-right CSS for HTML" #26046Justin M. Keyes1
2023-11-14docs: adjust help-tag-right CSS for HTML #25858rsynnest1
2023-11-03docs: small fixes (#25831)dundargoc1
2023-09-12feat(gen_help_html): add anchors to help tags #25112Sergey Slipchenko1
2023-07-21docs: also change "vimL" and "viml" to "Vimscript" (#24414)zeertzjq1
2023-07-08fix(docs): match DocSearch style with site themeJustin M. Keyes1
2023-07-03docs(gen_help_html): accept "~/" in file/dir params #24240Justin M. Keyes1
2023-06-27fix(docs): ignore_invalid #24174Justin M. Keyes1
2023-06-25fix(docs): too much whitespace around <pre> blocks #24151Justin M. Keyes1
2023-06-25fix(docs): vimdoc syntax errorsJustin M. Keyes1
2023-06-22test: spellcheck :help (vimdoc) files #24109Justin M. Keyes1
2023-06-22feat(gen_help_html): ignore pi_netrw.txt errorsJustin M. Keyes1
2023-06-22feat(gen_help_html): non-default vimdoc.so parserJustin M. Keyes1
2023-06-22docs: lsp, vim_diffJustin M. Keyes1