diff options
author | Pádraig Brady <P@draigBrady.com> | 2015-03-23 17:47:23 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2015-03-24 10:25:54 +0000 |
commit | 3b98ee7e99c0e329c512d9033033da09e768830f (patch) | |
tree | 9d6e0b97a594aca0a5810b0c3950d58467389fc9 /README-release | |
parent | 88f170e0c0f0ef7a627e7b746e79847d07725938 (diff) | |
download | coreutils-3b98ee7e99c0e329c512d9033033da09e768830f.tar.xz |
maint: apply basic styling to online manual
* README-release: Reference http://www.gnu.org/s/coreutils/manual.css
to apply basic styling to the online coreutils manual, consistent
with the Emacs documentation.
Diffstat (limited to 'README-release')
-rw-r--r-- | README-release | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README-release b/README-release index 20fcb9e52..d71a3f1b2 100644 --- a/README-release +++ b/README-release @@ -121,4 +121,5 @@ Once all the builds and tests have passed, by running this: + export gendocs_options_='--html "--css-ref=/software/coreutils/manual.css"' build-aux/gnu-web-doc-update |