## HP 110 Portable Computer Service Manual Scanning Project

### Manifest 

* `src` contains the raw scans at 1200 DPI with the exception of the ch. 9 large diagrams (600 DPI).
* `HP_110_Portable_Computer_Service_Manual-1200dpi-blank.pdf`: Combined manual at 1200 DPI with 600 DPI large diagram scans with blank pages to support double sided printing.
* `HP_110_Portable_Computer_Service_Manual-600dpi-blank.pdf`: Combined manual at 600 DPI with 600 DPI large diagram scans with blank pages to support double sided printing.
* `HP_110_Portable_Computer_Service_Manual-1200dpi.pdf`: Combined manual at 1200 DPI with 600 DPI large diagram scans.
* `HP_110_Portable_Computer_Service_Manual-600dpi.pdf`: Combined manual at 600 DPI with 600 DPI large diagram scans.
* `HP_110_RAM_Expansion_Documentation-1200dpi.pdf` HP 110 RAM Expansion Documentation scanned at 1200 DPI.
* `HP_110_RAM_Expansion_Documentation-600dpi.pdf` HP 110 RAM Expansion Documentation converted to 600 DPI.
* `HP_110_Addendum.pdf` Extra bits of information collected by Jim Horn. (WIP)

### Building

PDFTK was used to process and build the manual and addendum(s) from the `src` scans.  The `Makefile` is specific to OS/X with Docker (xhyve version) installed.

Type:

```
make
```
