Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 881 Bytes

File metadata and controls

27 lines (16 loc) · 881 Bytes

Dynamic Web TWAIN Documentation

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.

Local Development

  1. Download the docs template repo and the Web TWAIN docs repo with download.sh.

  2. Install Ruby.

  3. Go to the docs' folder and install dependencies.

    bundle install
  4. 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.

License

All documentation is available under the terms of CC BY-SA 3.0.