29 Commits

Author SHA1 Message Date
James R. Barlow
4030258bbc Modernize build system to use setup.cfg
For now, keep but deprecate the requirements/*.txt files.
2021-06-10 00:27:52 -07:00
James R. Barlow
913c939dc9
docs: update wrt AWS 2021-04-08 01:51:44 -07:00
James R. Barlow
22cd9b2364
docs: fix csv-table errors 2020-11-10 04:07:49 -08:00
James R. Barlow
26a415c5dd
docs: Note usage of OCR_JSON_SETTINGS for watcher 2020-07-07 21:26:57 -07:00
James R. Barlow
32a88f1bad docs: warn that AWS Lambda doesn't work 2020-04-10 13:00:19 -07:00
James R. Barlow
9be533b5f4
watcher: allow all parameters to ocrmypdf.pdf to be passed by JSON 2020-03-15 21:45:51 -07:00
James R. Barlow
8b41f60b6e docs: docker prefers .yml not .yaml 2020-03-03 02:25:21 -08:00
James R. Barlow
7d55f6e01f docs: extract example files from batch.rst 2020-03-03 02:15:35 -08:00
deisi
0b1db8fccd
Fixes docker-compose.yaml file (#499)
Fixes https://github.com/jbarlow83/OCRmyPDF/issues/498
2020-03-01 23:01:39 -08:00
James R. Barlow
c16f79d51b docs: add Docker compose configuration for watchdog 2020-02-18 02:50:57 -08:00
Ian Alexander
b7f38e976b Watched folder bug fixes, new flags, and docs updates. 2020-01-20 00:20:29 -08:00
James R. Barlow
e4e00de79f Add improved example demonstrating watched folder functionality
Closes #466
2019-12-28 15:37:42 -08:00
James R. Barlow
9af59c0d6d docs: improvements for Windows 2019-12-09 21:39:01 -08:00
James R. Barlow
df4a8faecd docs: mention systemd for batches 2019-11-08 03:24:54 -08:00
James R. Barlow
ad48fc6415 Remove Alpine Docker image 2019-11-03 22:35:15 -08:00
James R. Barlow
8aa678859d Use pandoc to rewrite .rst files
Fixes all of the long lines, mainly.
2019-06-22 17:29:26 -07:00
James R. Barlow
ed236e0c27 Begin API documentation 2019-05-24 01:05:32 -07:00
James R. Barlow
188e08e98b docs: Remove discussion of ruffus 2019-05-17 22:28:28 -07:00
James R. Barlow
210f134b5b Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2019-03-08 15:38:31 -08:00
James R. Barlow
7d614dd68b docs: explain Automator workflow 2019-03-08 15:37:42 -08:00
jumblies
f57dda7939 Update batch.rst (#362)
Added docker instructions for passing "find" filenames into container.  Obviates prior incorrect flag fix.
2019-03-08 12:46:50 -08:00
James R. Barlow
5da26e4c9c Convert most uses of subprocess.Popen to subprocess.run in test suite 2019-03-05 22:25:22 -08:00
James R. Barlow
721489a06c docs: remove reference to --skip-repair since the argument was removed 2019-01-18 05:44:11 -08:00
James R. Barlow
2a43f73228 Update installation.rst, further info on fitz 2018-04-02 11:32:57 -07:00
James R. Barlow
40ef4f0bbe Add new argument --skip-repair to skip the repair step 2018-03-28 00:54:58 -07:00
James R. Barlow
7eadd82048 Update docker script based on uid issue
issue #180, fix reported by @Atredis76
2017-11-26 15:11:17 -08:00
James R. Barlow
82cea2fd85 Update batch processing docs to include Synology script 2017-10-08 12:34:36 -07:00
James R. Barlow
c9a83afad6 Improve batch processing examples 2017-02-13 02:14:32 -08:00
James R. Barlow
5480da4f04 Additional docs updates for v4.4 2017-01-26 23:02:44 -08:00