Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-07 | Add README notice | Louie S | |
2024-06-07 | Convert to submodule | Louie S | |
2023-06-28 | Merge pull request #1 from lshprung/local-css | lshprung | |
Download and package (or disable) CSS as part of docset | |||
2023-06-10 | Download and package (or disable) CSS as part of docsetlocal-css | Louie S | |
2023-06-09 | Clean up, base more on dash-docset-template, dumb down entry types for ↵ | Louie Shprung | |
name-index (consider all of these directives) | |||
2023-05-01 | Rewrite in POSIX shell; index entries from the index pages | Louie S | |
2022-11-05 | Merge pull request #3 from benzado/newer-doc-titles | Benjamin Ragheb | |
Newer document titles | |||
2022-11-05 | Accomodate titles in newer GNU make versions | Benjamin Ragheb | |
@lshprung identified that newer versions of GNU make docs have titles with a suffix of "(GNU make)" instead of a prefix of "GNU make:". This change extracts any HTML title, and then removes either prefix or suffix, if found. | |||
2022-11-05 | Fix bug that prevented path from being printed | Benjamin Ragheb | |
2022-11-04 | Replaced 'mkdir' with 'mkdir -p' | Louie S | |
2015-05-09 | Add Makefile target to generate tgz archive of docset | Benjamin Ragheb | |
Also fix and update .gitignore | |||
2015-05-09 | Here is a script and a Makefile for generating a GNU Make docset for Dash. | Benjamin Ragheb | |