summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2024-08-10 17:56:54 -0500
committercheapie <no-email-for-you@example.com>2024-08-10 17:56:54 -0500
commit36081667f37c8dc351cfbcbf977731e599c83492 (patch)
treef9d111ccd81e2d976410223f01a53592503fb388
parentd3377dd3a3918080215c75d780636e90b4239230 (diff)
downloadcelevator-36081667f37c8dc351cfbcbf977731e599c83492.tar
celevator-36081667f37c8dc351cfbcbf977731e599c83492.tar.gz
celevator-36081667f37c8dc351cfbcbf977731e599c83492.tar.bz2
celevator-36081667f37c8dc351cfbcbf977731e599c83492.tar.xz
celevator-36081667f37c8dc351cfbcbf977731e599c83492.zip
Implement changes requested by ContentDB review
* Switched manual PDF from lossless image compression to lossy in order to reduce size * Moved documentation source outside of the repository to reduce download size * Renamed COPYING to LICENSE and added pointer to additional information
-rw-r--r--LICENSE (renamed from COPYING)4
-rw-r--r--docs/README2
-rw-r--r--docs/celevator_controller_manual.odtbin6584082 -> 0 bytes
-rw-r--r--docs/celevator_controller_manual.pdfbin8379759 -> 2063221 bytes
4 files changed, 6 insertions, 0 deletions
diff --git a/COPYING b/LICENSE
index b3dbff0..17be664 100644
--- a/COPYING
+++ b/LICENSE
@@ -20,3 +20,7 @@ IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
+
+-----------------------------
+
+For information about the origins of specific files, see docs/file_sources
diff --git a/docs/README b/docs/README
new file mode 100644
index 0000000..4928bef
--- /dev/null
+++ b/docs/README
@@ -0,0 +1,2 @@
+Source for celevator_controller_manual.pdf is not included in this repository due to its large size.
+If desired, the file can be downloaded from: https://cheapiesystems.com/media/celevator_controller_manual.odt
diff --git a/docs/celevator_controller_manual.odt b/docs/celevator_controller_manual.odt
deleted file mode 100644
index f0a18f7..0000000
--- a/docs/celevator_controller_manual.odt
+++ /dev/null
Binary files differ
diff --git a/docs/celevator_controller_manual.pdf b/docs/celevator_controller_manual.pdf
index f126f18..1b7d961 100644
--- a/docs/celevator_controller_manual.pdf
+++ b/docs/celevator_controller_manual.pdf
Binary files differ