Skip to content

Commit be5bebb

Browse files
committed
docs formating
1 parent cdc4255 commit be5bebb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Analyzes JSON structure and returns detailed metadata.
3434

3535
**Parameters:**
3636

37-
- `data` (dict|list|any): JSON data to analyze
37+
- `data (dict|list|any)`: JSON data to analyze
3838

3939
**Returns:**
4040

@@ -276,7 +276,7 @@ Generate code from analyzer output.
276276

277277
- `analyzer_result`: Output from `analyze_json()`
278278
- `language` (str): Target language
279-
- `config` (GeneratorConfig|dict|str): Configuration
279+
- `config (GeneratorConfig|dict|str)`: Configuration
280280
- `root_name` (str): Name for root schema
281281

282282
**Returns:**

0 commit comments

Comments
 (0)