James R. Barlow
a4da05b66b
docs: various fixes
...
As suggested by @Chealer
Closes #829 , #830 , #831 , #832
2021-09-14 00:24:18 -07:00
James R. Barlow
eb8992e58b
Update release notes
2021-09-09 15:53:08 -07:00
James R. Barlow
9c5c7d9be0
release notes: mention Py3.6 EOL
2021-09-08 00:04:21 -07:00
James R. Barlow
1eb45de5c9
v12.4.0 release notes
2021-08-31 02:35:39 -07:00
James R. Barlow
6f9b948064
typing: fix some trivial issues
2021-08-26 23:46:44 -07:00
James R. Barlow
d8d9c41abb
v12.3.3 release notes
2021-08-21 18:06:14 -07:00
mara004
8bb244df24
[ci skip] Update jbig2.rst ( #817 )
...
Co-authored-by: jbarlow83 <jbarlow83@users.noreply.github.com>
2021-08-14 20:05:27 -07:00
James R. Barlow
2c579700d6
v12.3.2 release notes
2021-08-04 02:52:45 -07:00
mara004
dc2b161306
docs: Add two commas ( #809 )
2021-08-04 02:47:34 -07:00
James R. Barlow
0fc5067ab6
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2021-08-01 01:00:17 -07:00
James R. Barlow
5eb5b5ba73
v12.3.1 release notes
2021-08-01 01:00:14 -07:00
James R. Barlow
22dd9314ea
logo: add square version
2021-07-20 23:24:17 -07:00
Kai Knoblich
73b8b88724
Update the FreeBSD specific parts of the documentation ( #810 )
...
The Python default version was changed from 3.7 to 3.8 at the end of April. For the new quarterly branch, 2021Q3, Python 3.8 has also been the default version since July.
2021-07-20 13:35:19 -07:00
James R. Barlow
1c2adc3d89
v12.3.0 release notes
2021-07-14 02:38:23 -07:00
mara004
de74b80335
docs: Fix two missing words ( #805 )
...
* Fix two missing words
2021-07-14 00:48:00 -07:00
mara004
d2d39de92f
Update api.rst ( #797 )
...
fix excess 'no'
2021-07-05 14:12:51 -07:00
James R. Barlow
e30fffa8a4
v12.2.0 release notes
2021-06-16 00:40:47 -07:00
James R. Barlow
e760be9e19
Drop an obsolete documentation file
2021-06-16 00:39:51 -07:00
James R. Barlow
38280e77f8
Use sphinx-issues to "refactor" release notes
2021-06-16 00:39:40 -07:00
James R. Barlow
5d08303805
docs: plugins - show setup.cfg example
2021-06-14 02:15:52 -07:00
James R. Barlow
7965b1f930
docs: don't suggest unmaintained alternatives, update on GS
2021-06-14 01:08:07 -07:00
James R. Barlow
0a1216bf14
v12.1.0 release notes
2021-06-13 02:26:10 -07:00
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
3d6907f7f6
v12.0.3 release notes
2021-05-27 13:53:33 -07:00
James R. Barlow
701c3b371b
docs: take a more vender neutral position on commercial OCR
2021-05-27 13:45:59 -07:00
James R. Barlow
684e5b4944
docs: mention ISO Latin-1
2021-05-27 13:42:17 -07:00
James R. Barlow
c409fa5825
v12.0.2 release notes
2021-05-18 23:22:11 -07:00
James R. Barlow
9d51a1b5ab
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2021-05-13 23:29:02 -07:00
James R. Barlow
43e7765efd
Expand documentation for adding language packs
...
Closes #777
2021-05-13 23:24:54 -07:00
Matthias Braun
352f009c77
Fix code of French language pack in languages.rst ( #776 )
...
* Fix code of French language pack in languages.rst
* Update languages.rst
Reviewed-by: jbarlow83 <jbarlow83@users.noreply.github.com>
2021-05-09 01:03:13 -07:00
James R. Barlow
399b5548ca
v12.0.1 release notes
2021-04-26 01:18:57 -07:00
James R. Barlow
33e0b16174
v12.0.0 release notes
2021-04-23 00:04:21 -07:00
James R. Barlow
d25c49ba81
docs: remove incorrect value of rotate-pages-threshold from docs
...
Closes #762
2021-04-19 00:06:22 -07:00
James R. Barlow
75c5b92cb9
v12.0.0 update release notes
2021-04-15 23:49:58 -07:00
James R. Barlow
913c939dc9
docs: update wrt AWS
2021-04-08 01:51:44 -07:00
James R. Barlow
aa115a8be3
Remove pytest_helpers_namespace
2021-04-07 01:56:51 -07:00
James R. Barlow
a861c58da2
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2021-04-06 02:07:16 -07:00
James R. Barlow
6c942ecefd
Update release notes
2021-04-06 00:17:36 -07:00
James R. Barlow
a25f8ecc62
Remove Azure Pipelines
2021-04-06 00:17:29 -07:00
James R. Barlow
dd6cb7ce20
Preparing release notes
2021-04-02 01:10:53 -07:00
James R. Barlow
a4e1f8e1f3
Merge branch 'feature/lambda'
2021-04-01 16:36:22 -07:00
Timo Klerx
e96770c5e4
Updated documentation for windows and additional languages ( #753 )
...
Changed the documentation for how to add new languages on Windows.
Co-authored-by: jbarlow83 <jbarlow83@users.noreply.github.com>
2021-03-26 16:13:28 -07:00
James R. Barlow
f4f0f3c022
v11.7.3 release notes
2021-03-20 23:30:42 -07:00
James R. Barlow
d8f47768f9
v11.7.2 release notes
2021-03-19 00:31:38 -07:00
James R. Barlow
873f915212
docs: mention problems with Debian/Ubuntu and other tidying
2021-03-09 23:24:10 -08:00
James R. Barlow
ffcae9a1a0
v11.7.1 release notes
2021-03-03 00:46:35 -08:00
James R. Barlow
0885799010
Update docs for conda
...
Closes #743
2021-03-03 00:43:45 -08:00
James R. Barlow
5c470778a3
v11.7.0 release notes
2021-02-26 00:29:52 -08:00
James R. Barlow
3692868004
v11.6.2 release notes
2021-02-15 01:48:14 -08:00
James R. Barlow
82de78b6b0
v11.6.1 release notes
2021-02-14 01:51:26 -08:00