We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88e406 commit 7f9bc8bCopy full SHA for 7f9bc8b
1 file changed
generator/README.md
@@ -6,8 +6,7 @@ This script generates and updates a number of markdown pages for the documentati
6
7
### How to regenerate documentation
8
9
-Generate files → save to [_output](_output):
10
-_More details for each script can be found in the docstrings._
+Generate files → save to [_output](_output):
11
12
```
13
python3 generator/generate_docs.py
@@ -29,6 +28,9 @@ python3 generator/generate_docs.py --update
29
28
30
### Script Output
31
+> [!note]
32
+> More details for each script can be found in the docstrings.
33
+
34
Documentation pages generated by script:
35
- [Publicly Available Models](https://openad.accelerate.science/docs/model-service/available-models)
36
- [OpenAD Commands](https://openad.accelerate.science/docs/commands)
0 commit comments