diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2019-12-17 15:47:26 +0000 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2019-12-17 15:47:26 +0000 |
commit | 66879c3f9c8f0c2a5c9fb49ccea00cde3a06975e (patch) | |
tree | 91216b0deeed2e50d74f96783f389e458a1a32bb /css/README | |
parent | 8b69c236477800baf5c45ea7dcddfa78d7ee58e1 (diff) | |
download | fullSWOF-utils-66879c3f9c8f0c2a5c9fb49ccea00cde3a06975e.tar.gz |
add style sheets and use for html manual.
Diffstat (limited to 'css/README')
-rw-r--r-- | css/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/css/README b/css/README new file mode 100644 index 0000000..da22bd5 --- /dev/null +++ b/css/README @@ -0,0 +1,14 @@ +The style of the FullSWOF-utils manual follows that of the GNU Emacs +manual[0]. The following style sheet files (*.css) have been copied +from gnu.org: + +i) manual.css[1], Revision 1.5, + +ii) style.css[2], Revision 1.48, + +iii) reset.css[3], Revision 1.18. + +[0] https://www.gnu.org/software/emacs/manual/html_node/emacs/index.html +[1] http://web.cvs.savannah.gnu.org/viewvc/gnulib/gnulib/manual.css +[2] http://web.cvs.savannah.gnu.org/viewvc/www/www/style.css +[3] http://web.cvs.savannah.gnu.org/viewvc/www/www/reset.css
\ No newline at end of file |