diff options
author | Louie Shprung <lshprung@tutanota.com> | 2024-06-07 18:09:54 -0400 |
---|---|---|
committer | Louie Shprung <lshprung@tutanota.com> | 2024-06-07 18:09:54 -0400 |
commit | ce243577c87a8937f8d77f67142dd0fd2fbd9731 (patch) | |
tree | a3fdc382fb3d957db2ba91cf06d5506561044d2e /README.md | |
parent | bffecbd36e2995c469bf494c573901c7ba55057e (diff) |
Update submodules; add support for more variable setting
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ Usage: make DOCSET_NAME [BUILD_DIR=...] [NO_CSS=yes] [LOCALE=...] DOCSET_NAME must be a directory under ./src/configs. BUILD_DIR can be set to a directory to build under. The default is ./build - NO_CSS if defined, build with stylesheets disabled. Supported by GNU_Make - LOCALE specify a locale to build for (see below table for more details). Supported by debmake + NO_CSS if set to `yes`, build with stylesheets disabled. + LOCALE specify a locale to build for (see below table for more details). Other possible targets: archive - create .tgz archives for all docsets in BUILD_DIR |