Skip to content

Commit eeeb113

Browse files
committed
docs: add more images for hosw legacy system migration
1 parent 213b983 commit eeeb113

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/scenes/legacy-migration.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,13 @@ Building upon the experience accumulated in our "[System Refactoring and Migrati
1616

1717
## Generating API Test Data from Existing Code
1818

19-
Default support for the Spring framework.
19+
### 1. Generate API Test Data
20+
21+
Support language: Java.
2022

2123
Simply right-click on the Java Controller code, select "Generate Test Data (APIs)," and API test data will be generated.
2224

23-
### Custom Prompt Integration
25+
### 2. Custom Prompt Integration
2426

2527
goto: `Settings` -> `Tools` -> `AutoDev` -> `Customize Engine prompt`, and add your own prompt. For example:
2628

@@ -47,6 +49,8 @@ Select the corresponding code, right-click, and choose `Generate Documentation`
4749

4850
## Use [Custom Living Documentation](/custom/living-documentation) for generating dynamic documentation.
4951

52+
![AutoDev Living Documentation](https://unitmesh.cc/auto-dev/autodev-living-doc.png)
53+
5054
Configuration: `Settings` -> `Tools` -> `AutoDev` -> `Customize Engine prompt`, add custom formats for living documentation. Example:
5155

5256
```json

0 commit comments

Comments
 (0)