You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-3Lines changed: 21 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,25 @@
1
1
## Dynamic Web TWAIN Documentation
2
2
3
-
This project is to store DWT documentation.
3
+
This project is to store [Dynamic Web TWAIN](https://www.dynamsoft.com/web-twain/overview/)'s documentation. The main official documentation website is hosted at <https://www.dynamsoft.com/web-twain/docs/introduction/index.html>.
4
+
5
+
### Local Development
6
+
7
+
1. Download the docs template repo and the Web TWAIN docs repo with [download-dwt.sh](https://github.com/tony-xlh/misc/raw/refs/heads/main/build-docs/download-dwt.sh).
8
+
2. Install Ruby and Jekyll.
9
+
3. Go to the docs' folder and install dependencies.
0 commit comments