Skip to content

Commit 15c56b7

Browse files
committed
rename ai index to ai overview
1 parent aee2a23 commit 15c56b7

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ AI can answer questions related to Dynamic Web TWAIN and write codes directly. Y
1414

1515
## How to Use
1616

17-
1. Ask the <span onclick="document.getElementById('ask-ai-btn').click()"><a href="javascript:void(0)">AI agent</a></span> questions about the SDK.
17+
1. Use the "Ask AI" buttton to ask questions about the SDK.
18+
19+
![](/assets/imgs/ask-ai-button.jpg)
20+
1821
2. Use the [agent skills](./agent-skills.md) in your AI agent like Claude Code, Codex and Cursor. Skills teach the agent how to include Web TWAIN in your project and use its APIs correctly.
1922

23+
3. Use [llms.txt](/llms.txt) and [llms-full.txt](/llms-full.txt) to provide documentation for large language models (LLMs) and apps that use them.

_articles/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ description: Dynamic Web TWAIN SDK Documentation Homepage
9696

9797
### AI
9898

99-
- [Overview](/_articles/ai/index.md)
99+
- [Overview](/_articles/ai/overview.md)
100100
- [Agent Skills](/_articles/ai/agent-skills.md)
101101

102102
### [Upgrade Instructions]({{site.indepth}}development/upgrade.html)

_data/full_tree.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ tree_list:
200200
- name: AI
201201
childList:
202202
- name: Overview
203-
path: /ai/index.html
203+
path: /ai/overview.html
204204
- name: Agent Skills
205205
path: /ai/agent-skills.html
206206
- name: Upgrade Instructions

assets/imgs/ask-ai-button.jpg

2.24 KB
Loading

0 commit comments

Comments
 (0)