codex-docs
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCodex Docs
Codex 文档
Examples
示例
Important: The script is relative to this file, not the current working directory.
重要提示: 脚本的路径是相对于本文件,而非当前工作目录。
List all available docs pages
列出所有可用的文档页面
sh
uv run -- scripts/docs.py --listsh
uv run -- scripts/docs.py --listSearch for specific topics
搜索特定主题
sh
uv run -- scripts/docs.py --search "MCP"sh
uv run -- scripts/docs.py --search "MCP"Fetch a specific docs page
获取特定的文档页面
sh
uv run -- scripts/docs.py cli/featuressh
uv run -- scripts/docs.py cli/features