Skip to content

Commit 7f9bc8b

Browse files
committed
Update readme
1 parent f88e406 commit 7f9bc8b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

generator/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ This script generates and updates a number of markdown pages for the documentati
66

77
### How to regenerate documentation
88

9-
Generate files → save to [_output](_output):
10-
_More details for each script can be found in the docstrings._
9+
Generate files → save to [_output](_output):
1110

1211
```
1312
python3 generator/generate_docs.py
@@ -29,6 +28,9 @@ python3 generator/generate_docs.py --update
2928

3029
### Script Output
3130

31+
> [!note]
32+
> More details for each script can be found in the docstrings.
33+
3234
Documentation pages generated by script:
3335
- [Publicly Available Models](https://openad.accelerate.science/docs/model-service/available-models)
3436
- [OpenAD Commands](https://openad.accelerate.science/docs/commands)

0 commit comments

Comments
 (0)