c5d50109c4
This pull request adds a new script for docs, which generates missing `ref/**/*.md` files. The script can be executed when you run `make build-docs` command. The script does not do: - overwrite the existing ones - create files for _XXX.py and `__init__.py` Note that the title part is generated like `tool_context` to `Tool Context`. `openai_provider` will be `Openai Provider`, so some of them needs a little manual work to adjust. The direct need is to add `tool_context.md` for https://github.com/openai/openai-agents-python/pull/1043 but it should be useful for future maintenance.
42 B
42 B
Tool Context
::: agents.tool_context