We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Revert deletion of stub files
Delete stub pages pointing to tessdoc Keep wiki homepage pointing to tessdoc, delete sidebar and footer
Replace content with MOVE message
small grammar fix
Update rules for MacOS with Homebrew
Updated Compiling (markdown)
Tesseract builds only use CXX (not CC)
building for arm-apple-darwin64
Adds subsection to Android, noting using bad as an alternative when building tesseract for Android.
add Android target
add reference to leptonica issue 410
LyqSpace update building tesseract training module instructions. Fixed pango libraries not found bugs.
Bump versions of gcc & g++ from 6 to current 8
Small typo
Add instructions for static linking on Windows
OpenMP instructions for MacOS
Add instruction to set PKG_CONFIG_PATH
Add more information on building for Darwin with MacPorts.
autoconf-archive no longer needed
Add a workaround when building with MacPort's g++ compiler.
Adding `brew install pango` requirement for training tools in Homebrew
Added the "apt install" method for installing Tesseract 4 and it's developer tools
add info about cmake installation on Windows