|
|
@ -73,10 +73,10 @@ You can [head to the docs](#docs) for a full treatment of the API. |
|
|
|
+ [TesseractJob.progress(callback: function) -> TesseractJob](#tesseractjobprogresscallback-function---tesseractjob) |
|
|
|
+ [TesseractJob.progress(callback: function) -> TesseractJob](#tesseractjobprogresscallback-function---tesseractjob) |
|
|
|
+ [TesseractJob.then(callback: function) -> TesseractJob](#tesseractjobthencallback-function---tesseractjob) |
|
|
|
+ [TesseractJob.then(callback: function) -> TesseractJob](#tesseractjobthencallback-function---tesseractjob) |
|
|
|
+ [TesseractJob.catch(callback: function) -> TesseractJob](#tesseractjoberrorcallback-function---tesseractjob) |
|
|
|
+ [TesseractJob.catch(callback: function) -> TesseractJob](#tesseractjoberrorcallback-function---tesseractjob) |
|
|
|
* [Tesseract Remote File Options](#tesseract-remote-file-options) |
|
|
|
* [Tesseract Configuration](#tesseract-configuration) |
|
|
|
+ [Tesseract.coreUrl](#tesseractcoreurl) |
|
|
|
+ [corePath](#corepath) |
|
|
|
+ [Tesseract.workerUrl](#tesseractworkerurl) |
|
|
|
+ [workerPath](#workerpath) |
|
|
|
+ [Tesseract.langUrl](#tesseractlangurl) |
|
|
|
+ [langPath](#langpath) |
|
|
|
* [Contributing](#contributing) |
|
|
|
* [Contributing](#contributing) |
|
|
|
+ [Development](#development) |
|
|
|
+ [Development](#development) |
|
|
|
+ [Building Static Files](#building-static-files) |
|
|
|
+ [Building Static Files](#building-static-files) |
|
|
|