Commit Graph

372 Commits

Author SHA1 Message Date
James R. Barlow
ad22977c84 v10.1.1 release notes 2020-06-17 14:45:32 -07:00
James R. Barlow
24b6a4ad50 v10.1.0 notes 2020-06-16 00:55:28 -07:00
James R. Barlow
9d127d354c docs: improve description of plugins 2020-06-15 12:51:49 -07:00
James R. Barlow
2d2a4894ab Some corrections to release notes 2020-06-15 12:51:28 -07:00
James R. Barlow
863835f660 v10.0.1 release notes 2020-06-12 12:11:21 -07:00
James R. Barlow
17a4831745 v10 release notes and dependencies 2020-06-10 14:27:47 -07:00
James R. Barlow
fe156db41d Merge branch 'release/v10' into trialmerge 2020-06-09 15:12:56 -07:00
James R. Barlow
fd1cd8e50a docs: explain --rotate-pages-threshold 2020-06-08 07:46:55 -07:00
James R. Barlow
c6c70c2171 docs: Ubuntu 20.04 install instructions 2020-06-08 07:42:13 -07:00
James R. Barlow
00daa51a73 v9.8.2 release notes 2020-06-03 13:28:35 -07:00
James R. Barlow
e60f4d3f43 docs: tidy Cygwin install 2020-06-03 13:27:05 -07:00
jhgarrison
5f47aac36f Add installation instructions for Windows/Cygwin64 (#571)
Co-authored-by: Jim Garrison <bitbucket@jhmg.net>
2020-06-03 13:16:23 -07:00
James R. Barlow
74fdfeea3f v9.8.1 notes 2020-05-28 15:04:23 -07:00
James R. Barlow
f656c00f41 docs: Note about OCRmyPDF speed 2020-05-18 01:27:45 -07:00
James R. Barlow
790ff58f67 Add fix for bug in Windows Python 3.6/3.7
TypeError: argument of type 'WindowsPath' is not iterable
2020-05-07 22:19:21 -07:00
James R. Barlow
4b98ce391b docs: rename security->pdfsecurity so github won't misinterpret it 2020-05-07 03:54:27 -07:00
James R. Barlow
417dbd43f6 docs: plugin documentation 2020-05-07 03:53:37 -07:00
James R. Barlow
59440448ee Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2020-05-04 01:38:26 -07:00
Peter Hogg
51b54893ce docs: update Arch Linux install instructions (#540)
The python-pdfminer.six package is now available in the official Arch
repositories. The dependency will be automatically resolved when
installing the OCRmyPDF AUR package.
2020-05-04 01:37:58 -07:00
James R. Barlow
1f3665f614 docs: remove reference to brewfile 2020-05-03 16:10:26 -07:00
James R. Barlow
b59e761a14 v9.8.0 release notes 2020-04-28 02:40:17 -07:00
James R. Barlow
8f5c95f0f4 Remove last vestiges of command line usage of qpdf - change to check_pdf 2020-04-26 05:33:26 -07:00
James R. Barlow
168fc60774 Update release notes with v10 changes 2020-04-26 05:14:59 -07:00
James R. Barlow
0a5108e704 install: clarify that old ocrmypdf should be removed from Ubuntu 18.04
Closes #526
2020-04-24 04:14:19 -07:00
James R. Barlow
509e75eaff v9.7.2 release notes 2020-04-15 02:56:46 -07:00
James R. Barlow
9e3e4f2687 Improve help text about aborting due to text 2020-04-15 02:17:55 -07:00
Lars K.W. Gohlke
21cf9029e8 docs: Set ownership when using docker image (#518) 2020-04-14 23:32:01 -07:00
James R. Barlow
7fe06c64fc v9.7.1 release notes 2020-04-10 13:00:19 -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
99ef42940c docs: warn that Windows users should use an ifmain guard 2020-04-10 13:00:19 -07:00
James R. Barlow
8de0f9b86f v9.7.0 release notes 2020-03-29 22:45:25 -07:00
James R. Barlow
85e6c6669a docs: Add username to WSL instructions
Fixes #519
2020-03-29 21:16:24 -07:00
James R. Barlow
82142fe5ef Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2020-03-16 04:11:03 -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
tlwhitec
0165255bd9 fix install instructions for Ubunti 16.04 (#507)
`pip3` defaults to the system's outdated version which downloads wrong qpdf package.
2020-03-11 02:57:37 -07:00
James R. Barlow
a2deee4920 v9.6.1 release notes 2020-03-03 03:40:33 -08:00
James R. Barlow
e429c3d729 docs: install cleanup 2020-03-03 03:25:43 -08:00
James R. Barlow
8b41f60b6e docs: docker prefers .yml not .yaml 2020-03-03 02:25:21 -08:00
James R. Barlow
9f31774aa9 docs: document --pages 2020-03-03 02:15:48 -08:00
James R. Barlow
7d55f6e01f docs: extract example files from batch.rst 2020-03-03 02:15:35 -08:00
James R. Barlow
c3bd2f296d docs: fix Docker syntax to use stdin/stdout properly 2020-03-03 02:14:50 -08:00
James R. Barlow
3960232ae0 docs: more clarifications 2020-03-03 00:59:48 -08:00
James R. Barlow
5fbb3fc6ac Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2020-03-01 23:05:10 -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
0417610f9b docs: some mild improvements 2020-02-25 22:23:58 -08:00
Pig Monkey
e04e4565a9 Demonstrate installing the AUR package without a helper
This describes how to use the AUR package on a minimal install, as per
the discussion in #494.

There may be formatting mistakes. I don't use RST myself, so I wrote the
instructions in Markdown, converted via Pandoc, and gave the output a
quick comparison against the rest of the installation docs.
2020-02-25 18:59:49 -08:00
knobix
2391fb0be0 Update installation instructions for FreeBSD (#493)
Python 3.7 is the new default version since 2020Q1 which is reflected in
the new prefix (= py37-).

Also update the current available FreeBSD versions:

* FreeBSD 11.2-RELEASE has reached its End-of-Life in 2019Q4
* FreeBSD 12.1-RELEASE was also introduced in 2019Q4
2020-02-24 23:40:25 -08:00
James R. Barlow
c16f79d51b docs: add Docker compose configuration for watchdog 2020-02-18 02:50:57 -08:00
James R. Barlow
84f7e34ace Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2020-02-18 02:11:40 -08:00
Ivan Kuchin
32e2175891 Docker image includes also French, Portuguese and Spanish (#491) 2020-02-18 02:10:01 -08:00