From 8e657a0a996fd1fd5eba407ad082efcce0cea9d9 Mon Sep 17 00:00:00 2001 From: madmurphy Date: Wed, 20 Oct 2021 11:05:00 +0100 Subject: [PATCH] Commit 54 - Documentation --- ChangeLog.md | 7 + dev/sandbox/var-test.html | 4 +- docs/css/print.css | 466 ------------------------------------ docs/css/print.min.css | 2 + docs/exit-modes.html | 2 +- docs/index.html | 2 +- docs/man.html | 16 +- docs/nested-example.html | 2 +- docs/nesting-tutorial.html | 4 +- docs/plugins/counters.html | 4 +- docs/plugins/glyphs.html | 2 +- docs/plugins/i18n.html | 6 +- docs/plugins/maxsize.html | 2 +- docs/plugins/polaroid.html | 2 +- docs/plugins/slides.html | 2 +- docs/plugins/toolbar.html | 2 +- docs/schematic.html | 2 +- docs/simple-example.html | 2 +- docs/the-rel-attribute.html | 2 +- docs/z-index-table.html | 2 +- package.json | 2 +- 21 files changed, 40 insertions(+), 495 deletions(-) delete mode 100644 docs/css/print.css create mode 100644 docs/css/print.min.css diff --git a/ChangeLog.md b/ChangeLog.md index a62ce1f..3d3a9ec 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,13 @@ # Change Log +## 3.1.3 (2021-10-20) + +Changes: + +* Documentation + + ## 3.1.2 (2021-08-24) Changes: diff --git a/dev/sandbox/var-test.html b/dev/sandbox/var-test.html index f7026c0..5dc9721 100644 --- a/dev/sandbox/var-test.html +++ b/dev/sandbox/var-test.html @@ -3,12 +3,13 @@ - + Take Five! – CSS var() test diff --git a/docs/css/print.css b/docs/css/print.css deleted file mode 100644 index 2ae2f83..0000000 --- a/docs/css/print.css +++ /dev/null @@ -1,466 +0,0 @@ -/*\ -|*| -|*| :: print.css :: -|*| -|*| -|*| The universal CSS to carry around in every website to make it adaptable -|*| to the printed page -|*| -|*| https://github.com/madmurphy/print.css/ -|*| -|*| Version 1.1.1 -|*| -|*| (c) madmurphy333@gmail.com -|*| -|*| **print.css!** is free software. You can redistribute it and/or modify -|*| it under the terms of the GPL license, version 3 or any later version. -|*| -|*| https://www.gnu.org/licenses/gpl-3.0.html -|*| -|*| -\*/ - - -@media only print { - - /* - - Available classes: - - `"new-page"` Print the element in a new page - - `"non-printable"` Do not print the element - - `"obvious"` Prevent the expansion of attributes (such as - `href`, `title`, etc.) - useful when the - content makes them redundant - - `"printable"` Print the element - useful for elements that - would not be printed otherwise, such as `