Remove plugins (for now)

It's holding up too many other useful,
releaseable changes.
This commit is contained in:
James R. Barlow
2019-07-27 01:41:14 -07:00
parent 6189910c74
commit f83de20c37
7 changed files with 1 additions and 201 deletions
-1
View File
@@ -23,7 +23,6 @@ PDF is the best format for storing and exchanging scanned documents. Unfortunat
docker
advanced
api
plugins
batch
security
errors
-2
View File
@@ -27,8 +27,6 @@ next
- Added a high level API for applications that want to integrate OCRmyPDF.
Special thanks to Martin Wind (@mawi1988) whose made significant contributions
to this effort.
- Added a simple plugin interface that makes certain steps of the pipeline
configurable.
- Added progress bars for long-running steps. As such, the behavior of output
messages is different.
- Dropped the ``ocrmypdf-polyglot`` and ``ocrmypdf-webservice`` images.