James R. Barlow
744fa104d7
v5.0.1 release notes (anticipating)
2017-05-14 23:59:09 -07:00
James R. Barlow
fb067dc97b
cookbook: more on improving OCR
2017-05-14 23:16:47 -07:00
James R. Barlow
a1fea0ce16
docs: link to OCRmyPDF-web
2017-05-14 23:16:30 -07:00
James R. Barlow
7f3fa46a40
v5.0 release notes
2017-05-12 14:14:28 -07:00
James R. Barlow
08e678f21f
rst: Clean up indentation
2017-05-12 00:12:06 -07:00
James R. Barlow
c17817810f
Update documentation for 3.03 support removal
2017-05-12 00:08:22 -07:00
James R. Barlow
aee33c87ed
Merge release notes
2017-05-11 23:11:12 -07:00
James R. Barlow
96045e98f4
Update develop with master changes
...
We’re well out of the “trivial updates” zone
2017-05-11 22:54:27 -07:00
James R. Barlow
74d98216f1
Update documentation for Ghostscript behavior
2017-05-09 17:43:39 -07:00
James R. Barlow
63a4a761dd
Revert "v4.5.7 release notes"
...
The change introduced regressions, so find another way to fix.
This reverts commit d077c03686981c1601305cac2eb7b97e7f823a34.
[ci skip]
2017-05-08 14:38:04 -07:00
James R. Barlow
d077c03686
v4.5.7 release notes
2017-05-06 22:34:54 -07:00
James R. Barlow
fd27df2abb
Update documentation to warn that transparency is not tested
2017-05-06 22:33:24 -07:00
James R. Barlow
fae2119b1e
v4.5.6 release notes
2017-05-01 15:55:02 -07:00
James R. Barlow
474b6b0500
v4.5.5 release notes
2017-04-28 15:27:41 -07:00
James R. Barlow
204336e1a5
Move release notes into the rest of documentation
2017-04-18 18:26:31 -07:00
James R. Barlow
2b82c31b85
Update documentation
2017-04-18 18:07:19 -07:00
James R. Barlow
89599b4812
Drop Python 3.4 compatibility
2017-03-29 15:46:53 -07:00
James R. Barlow
4ad129d8d8
docs: Don't recommend system-site-packages anymore (Ubuntu 16.04)
...
Not needed since reportlab 3.4 comes with a wheel, and that was the main difficulty.
2017-03-23 08:13:28 -07:00
James R. Barlow
eb036898e9
Update documentation with macOS homebrew tap
...
[ci skip]
2017-03-13 22:25:25 -07:00
James R. Barlow
4700a19322
Move pipeline.svg out of root
2017-03-10 17:18:38 -08:00
James R. Barlow
ab0a210763
Update dockerfile.tess4 yet again
...
Installing Tess4 PPA over Tess3 proved too much pain, so sever the link
between this and the jbarlow83/ocrmypdf image, starting each from
scratch. Also the complete set of language packs proves too much - the
build seems likely to fail when trying to install so many.
2017-02-14 11:32:05 -08:00
James R. Barlow
c9a83afad6
Improve batch processing examples
2017-02-13 02:14:32 -08:00
James R. Barlow
5b8d88af4c
Suggest use of aliases to hide docker run
2017-01-30 15:08:02 -08:00
James R. Barlow
005216bc57
Support ocrmypdf-tess4
2017-01-29 18:26:52 -08:00
James R. Barlow
8c17c9918e
Add documentation and test cases for —tesseract-config
...
This parameter has existed for along time but never really got any
attention.
2017-01-28 22:06:51 -08:00
James R. Barlow
ea0dd99d0b
More documentation updates
2017-01-28 15:35:59 -08:00
James R. Barlow
e0cc67afae
docs: suggest —oem 1
2017-01-28 14:58:25 -08:00
James R. Barlow
04f9cbe364
Describe how to use tesseract 4.0 while 3.04 is installed
2017-01-27 18:13:59 -08:00
James R. Barlow
179b812acb
Fix readthedocs build error
2017-01-26 23:57:51 -08:00
James R. Barlow
5480da4f04
Additional docs updates for v4.4
2017-01-26 23:02:44 -08:00
James R. Barlow
77d31bf646
Add renderers page (missed from previous)
2017-01-26 13:20:44 -08:00
James R. Barlow
467b7f0163
Update docs for eventual v4.4 release
2017-01-26 12:29:11 -08:00
James R. Barlow
68aef489de
Merge branch 'master' (4.3.5, Python 3.6 support) into develop
...
# Conflicts:
# dev_requirements.txt
# requirements.txt
2017-01-20 14:25:28 -08:00
James R. Barlow
3f9adcd5e0
Document idea for producing companion text files
2017-01-19 16:48:05 -08:00
James R. Barlow
482692396e
Add installation instructions for Ubuntu 16.04
2017-01-17 08:17:56 -08:00
James R. Barlow
5ec38a4bed
Update requirements files and documentation for Python 3.6 - no code changes
2017-01-03 00:11:34 -08:00
James R. Barlow
8a74408d83
Add security suggestions
2016-11-21 20:58:31 -08:00
James R. Barlow
8abc2f113c
Merge branch 'develop'
2016-11-07 14:36:50 -08:00
James R. Barlow
a72b8caf47
Update documentation on other languages, multilingual documents
2016-11-07 14:14:06 -08:00
Sean Whitton
6821e8eeb2
disable mathjax sphinx extension ( #103 )
...
Mathjax isn't actually needed for OCRmyPDF's docs, but enabling this
extension causes the browser to download a copy of mathjax.js from
cdn.mathjax.org anyway.
I have to disable this for the offline docs bundled with Debian, but
since you're not using mathjax, it would be nice to have the diff merged
upstream.
2016-11-01 21:56:57 -07:00
James R. Barlow
73b88a0a6f
More work on documentation
2016-10-28 01:22:40 -07:00
James R. Barlow
5e5fe3175f
docs: OS X -> macOS branding change
2016-10-28 00:32:57 -07:00
James R. Barlow
2ac8e8a0cc
More doc tweaks, mainly introduction
2016-09-08 11:29:53 -07:00
James R. Barlow
0a0ceda71f
Start the documentation
2016-09-06 13:52:40 -07:00