This project is to store Dynamic Web TWAIN's documentation. The main official documentation website is hosted at https://www.dynamsoft.com/web-twain/docs/introduction/index.html.
-
Download the docs template repo and the Web TWAIN docs repo with download-dwt.sh.
-
Install Ruby and Jekyll.
-
Go to the docs' folder and install dependencies.
bundle install
-
Serve the site.
bundle exec jekyll serve -P 5555 --trace --host=0.0.0.0
All documentation is available under the terms of CC BY-SA 3.0.