Show repo name/data in docs (#525)
Easy linking back to the repo, plus some social proof (stars/forks etc).
This commit is contained in:
parent
65cae71b14
commit
0faadf7f7b
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ theme:
|
||||||
logo: assets/logo.svg
|
logo: assets/logo.svg
|
||||||
favicon: images/favicon-platform.svg
|
favicon: images/favicon-platform.svg
|
||||||
|
|
||||||
|
repo_name: openai-agents-python
|
||||||
|
repo_url: https://github.com/openai/openai-agents-python
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- search
|
- search
|
||||||
- mkdocstrings:
|
- mkdocstrings:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue