Skip to content

Commit 6f8ba9c

Browse files
committed
added-version0.5.0-dk
1 parent fd2c56b commit 6f8ba9c

20 files changed

Lines changed: 291 additions & 138 deletions

docs/Contacts/Contact-Delete.md

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -17,35 +17,4 @@ This guide helps to **Delete a Contact in Doculan** helps you maintain a clean a
1717

1818
<img src="screenshots\Contacts\Contact-Delete2.png" alt="Step 2 — Delete Contact" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;">
1919

20-
---> The above **Screenshots** represent that how to **Delete Contact.**
21-
22-
**Demo Video:**
23-
<!-- Inline HTML in Markdown file -->
24-
<style>
25-
.video-wrap {
26-
border: 2px solid black;
27-
border-radius: 4px;
28-
width: 100%;
29-
max-width: 800px;
30-
overflow: hidden;
31-
margin-bottom: 1rem;
32-
}
33-
.video-wrap video {
34-
display: block;
35-
width: 100%;
36-
height: auto;
37-
}
38-
</style>
39-
40-
<div class="video-wrap" role="region" aria-label="Demo: Creating a form">
41-
<!-- Use a relative path like ./videos/demo.mp4 or an absolute URL -->
42-
<video controls poster="screenshots\Thumbnail\DemoPics.png">
43-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Contact-Delete.mp4" type="video/mp4">
44-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Contact-Delete.webm" type="video/webm">
45-
<!-- Fallback link if browser can't play video -->
46-
Your browser does not support the video tag.
47-
<a href="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Contact-Delete.mp4" target="_blank" rel="noopener">Download / Open video</a>
48-
</video>
49-
</div>
50-
51-
---> The above **Video** represent that how to **Delete Contact.**
20+
---> The above **Screenshots** represent that how to **Delete Contact.**

docs/Contacts/Contact-Update.md

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -18,35 +18,4 @@ This guide helps to **Update a contact in Doculan** allows you to keep recipien
1818

1919
<img src="screenshots\Contacts\Contact-Update2.png" alt="Step 2 — Update Contact" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;">
2020

21-
---> The above **Screenshots** represent that how to **Update Contact.**
22-
23-
**Demo Video:**
24-
<!-- Inline HTML in Markdown file -->
25-
<style>
26-
.video-wrap {
27-
border: 2px solid black;
28-
border-radius: 4px;
29-
width: 100%;
30-
max-width: 800px;
31-
overflow: hidden;
32-
margin-bottom: 1rem;
33-
}
34-
.video-wrap video {
35-
display: block;
36-
width: 100%;
37-
height: auto;
38-
}
39-
</style>
40-
41-
<div class="video-wrap" role="region" aria-label="Demo: Creating a form">
42-
<!-- Use a relative path like ./videos/demo.mp4 or an absolute URL -->
43-
<video controls poster="screenshots\Thumbnail\DemoPics.png">
44-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Contact-Update.mp4" type="video/mp4">
45-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Contact-Update.webm" type="video/webm">
46-
<!-- Fallback link if browser can't play video -->
47-
Your browser does not support the video tag.
48-
<a href="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Contact-Update.mp4" target="_blank" rel="noopener">Download / Open video</a>
49-
</video>
50-
</div>
51-
52-
---> The above **Video** represent that how to **Update Contact.**
21+
---> The above **Screenshots** represent that how to **Update Contact.**

docs/Contacts/Contact_Create.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,15 @@ This guide helps to **Creating a Contact in Doculan** allows you to store essent
3939
}
4040
</style>
4141

42-
43-
44-
45-
4642
<div class="video-wrap" role="region" aria-label="Demo: Creating a form">
4743
<!-- Use a relative path like ./videos/demo.mp4 or an absolute URL -->
48-
<video controls poster="screenshots\Thumbnail\DemoPics.png">
49-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Contact-Create.mp4" type="video/mp4">
50-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Contact-Create.webm" type="video/webm">
44+
<video controls poster="">
45+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Contact.mp4" type="video/mp4">
46+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Contact.webm" type="video/webm">
5147
<!-- Fallback link if browser can't play video -->
5248
Your browser does not support the video tag.
53-
<a href="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Contact-Create.mp4" target="_blank" rel="noopener">Download / Open video</a>
49+
<a href="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Contact.mp4" target="_blank" rel="noopener">Download / Open video</a>
5450
</video>
5551
</div>
5652

57-
---> The above **Video** represent that how to **Create Contact.**
53+
---> The above **Video** represent that how to **Create,Update and Delete Contact.**

docs/Document/Documents_Create.md

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -26,34 +26,3 @@ This guide helps to **Create a document in Doculan** allows you to build profess
2626

2727
---> The above **Screenshots** represent that how to **Create a new Document.**
2828

29-
**Demo Video:**
30-
<!-- Inline HTML in Markdown file -->
31-
<style>
32-
.video-wrap {
33-
border: 2px solid black;
34-
border-radius: 4px;
35-
width: 100%;
36-
max-width: 800px;
37-
overflow: hidden;
38-
margin-bottom: 1rem;
39-
}
40-
.video-wrap video {
41-
display: block;
42-
width: 100%;
43-
height: auto;
44-
}
45-
</style>
46-
47-
<div class="video-wrap" role="region" aria-label="Demo: Creating a form">
48-
<!-- Use a relative path like ./videos/demo.mp4 or an absolute URL -->
49-
<video controls poster="screenshots\Thumbnail\DemoPics.png">
50-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Document-Create.mp4" type="video/mp4">
51-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Document-Create.webm" type="video/webm">
52-
<!-- Fallback link if browser can't play video -->
53-
Your browser does not support the video tag.
54-
<a href="./video/https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Document-Create.mp4" target="_blank" rel="noopener">Download / Open video</a>
55-
</video>
56-
</div>
57-
58-
---> The above **Video** represent that how to **Create Document.**
59-

docs/Document/Documents_Upload.md

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -21,33 +21,3 @@ This guide helps to **Upload a document to Doculan** allows you to securely stor
2121

2222
---> The above **Screenshots** represent that how to **Upload Document.**
2323

24-
**Demo Video:**
25-
<!-- Inline HTML in Markdown file -->
26-
<style>
27-
.video-wrap {
28-
border: 2px solid black;
29-
border-radius: 4px;
30-
width: 100%;
31-
max-width: 800px;
32-
overflow: hidden;
33-
margin-bottom: 1rem;
34-
}
35-
.video-wrap video {
36-
display: block;
37-
width: 100%;
38-
height: auto;
39-
}
40-
</style>
41-
42-
<div class="video-wrap" role="region" aria-label="Demo: Creating a form">
43-
<!-- Use a relative path like ./videos/demo.mp4 or an absolute URL -->
44-
<video controls poster="screenshots\Thumbnail\DemoPics.png">
45-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Document-Upload.mp4" type="video/mp4">
46-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Document-Upload.webm" type="video/webm">
47-
<!-- Fallback link if browser can't play video -->
48-
Your browser does not support the video tag.
49-
<a href="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Document-Upload.mp4" target="_blank" rel="noopener">Download / Open video</a>
50-
</video>
51-
</div>
52-
53-
---> The above **Video** represent that how to **Upload Document.**

docs/E_Sign/create-template.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,37 @@ When saving the template, you'll be prompted to choose between:
5454

5555
You can now quickly load, edit, and reuse saved templates to speed up your document workflows.
5656

57+
58+
**Demo Video:**
59+
<!-- Inline HTML in Markdown file -->
60+
<style>
61+
.video-wrap {
62+
border: 2px solid black;
63+
border-radius: 4px;
64+
width: 100%;
65+
max-width: 800px;
66+
overflow: hidden;
67+
margin-bottom: 1rem;
68+
}
69+
.video-wrap video {
70+
display: block;
71+
width: 100%;
72+
height: auto;
73+
}
74+
</style>
75+
76+
<div class="video-wrap" role="region" aria-label="Demo: Creating Template">
77+
<!-- Use a relative path like ./videos/demo.mp4 or an absolute URL -->
78+
<video controls poster="">
79+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Save_Template.mp4" type="video/mp4">
80+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Save_Template.webm" type="video/webm">
81+
<!-- Fallback link if browser can't play video -->
82+
Your browser does not support the video tag.
83+
<a href="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Save_Template.mp4" target="_blank" rel="noopener">Download / Open video</a>
84+
</video>
85+
</div>
86+
87+
---> The above **Video** represent that how to **Create to create and save Template**
88+
89+
5790
© Doculan by [Virtualan Software](https://www.virtualan.io)

docs/E_Sign/share-document.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,35 @@ After sending:
8989

9090
**You've successfully shared a document using Doculan's Share feature!**
9191

92+
**Demo Video:**
93+
<!-- Inline HTML in Markdown file -->
94+
<style>
95+
.video-wrap {
96+
border: 2px solid black;
97+
border-radius: 4px;
98+
width: 100%;
99+
max-width: 800px;
100+
overflow: hidden;
101+
margin-bottom: 1rem;
102+
}
103+
.video-wrap video {
104+
display: block;
105+
width: 100%;
106+
height: auto;
107+
}
108+
</style>
109+
110+
<div class="video-wrap" role="region" aria-label="Demo: Share Document">
111+
<!-- Use a relative path like ./videos/demo.mp4 or an absolute URL -->
112+
<video controls poster="">
113+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Share_Document.mp4" type="video/mp4">
114+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Share_Document.webm" type="video/webm">
115+
<!-- Fallback link if browser can't play video -->
116+
Your browser does not support the video tag.
117+
<a href="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Share_Document.mp4" target="_blank" rel="noopener">Download / Open video</a>
118+
</video>
119+
</div>
120+
121+
---> The above **Video** represent that how to **Share Document**
122+
92123
© Doculan by [Virtualan Software](https://www.virtualan.io)

docs/E_Sign/single-party-document.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,35 @@ If they complete: -->
207207
**Congratulations!**
208208
You have successfully configured and sent a **single-party e-sign document** using **Doculan**.
209209

210+
**Demo Video:**
211+
<!-- Inline HTML in Markdown file -->
212+
<style>
213+
.video-wrap {
214+
border: 2px solid black;
215+
border-radius: 4px;
216+
width: 100%;
217+
max-width: 800px;
218+
overflow: hidden;
219+
margin-bottom: 1rem;
220+
}
221+
.video-wrap video {
222+
display: block;
223+
width: 100%;
224+
height: auto;
225+
}
226+
</style>
227+
228+
<div class="video-wrap" role="region" aria-label="Demo: Creating a E-Sign">
229+
<!-- Use a relative path like ./videos/demo.mp4 or an absolute URL -->
230+
<video controls poster="screenshots/Thumbnail/E-Sign.png">
231+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Doculan+E-Sign+(Bulk).mp4" type="video/mp4">
232+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Doculan+E-Sign+(Bulk).webm" type="video/webm">
233+
<!-- Fallback link if browser can't play video -->
234+
Your browser does not support the video tag.
235+
<a href="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Doculan+E-Sign+(Bulk).mp4" target="_blank" rel="noopener">Download / Open video</a>
236+
</video>
237+
</div>
238+
239+
---> The above **Video** represent that how to **Create to create E-Sign Document and Send to Recipient**
240+
210241
© Doculan by [Virtualan Software](https://www.virtualan.io)

docs/E_Sign/update-template.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,35 @@ Example:
9494

9595
Your team can now reuse the latest version seamlessly across all document workflows.
9696

97+
**Demo Video:**
98+
<!-- Inline HTML in Markdown file -->
99+
<style>
100+
.video-wrap {
101+
border: 2px solid black;
102+
border-radius: 4px;
103+
width: 100%;
104+
max-width: 800px;
105+
overflow: hidden;
106+
margin-bottom: 1rem;
107+
}
108+
.video-wrap video {
109+
display: block;
110+
width: 100%;
111+
height: auto;
112+
}
113+
</style>
114+
115+
<div class="video-wrap" role="region" aria-label="Demo: Update Template">
116+
<!-- Use a relative path like ./videos/demo.mp4 or an absolute URL -->
117+
<video controls poster="">
118+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Update_Template.mp4" type="video/mp4">
119+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Update_Template.webm" type="video/webm">
120+
<!-- Fallback link if browser can't play video -->
121+
Your browser does not support the video tag.
122+
<a href="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Update_Template.mp4" target="_blank" rel="noopener">Download / Open video</a>
123+
</video>
124+
</div>
125+
126+
---> The above **Video** represent that how to **Update Template**
127+
97128
© Doculan by [Virtualan Software](https://www.virtualan.io)

docs/Forms/Form_Create.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@ Follow the step-by-step instructions to manage your form workflow efficiently.
111111

112112
<div class="video-wrap" role="region" aria-label="Demo: Creating a form">
113113
<!-- Use a relative path like ./videos/demo.mp4 or an absolute URL -->
114-
<video controls poster="screenshots\Thumbnail\DemoPics.png">
115-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Create-Form.mp4" type="video/mp4">
116-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Create-Form.webm" type="video/webm">
114+
<video controls poster="screenshots\Thumbnail\Forms.png">
115+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Doculan_Forms.mp4" type="video/mp4">
116+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Doculan_Forms.webm" type="video/webm">
117117
<!-- Fallback link if browser can't play video -->
118118
Your browser does not support the video tag.
119-
<a href="https://doculan-storage-public.s3.us-east-1.amazonaws.com/tutorials/Create-Form.mp4" target="_blank" rel="noopener">Download / Open video</a>
119+
<a href="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Doculan_Forms.mp4" target="_blank" rel="noopener">Download / Open video</a>
120120
</video>
121121
</div>
122122

0 commit comments

Comments
 (0)