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.sh.
-
Install Ruby.
-
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
The recommended environment is Linux — for Windows users, WSL is recommended.
All documentation is available under the terms of CC BY-SA 3.0.