/
githubmirror
/
origin
Обзор
Документация
Войти
/
githubmirror
/
origin
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
hack/generate-docs.sh
10 строк
291 B
Alex Crawford
Use a more portable shell invocation
03 дек 2018, 22:24
03 дек 2018, 22:24
e0d06d8
Код
Авторство
О чём код?
#!/usr/bin/env bash # This file is not intended to be run automatically. It is meant to be run # immediately before exporting docs. We do not want to check these documents in # by default. source "$(dirname "${BASH_SOURCE}")/lib/init.sh" # Generate fresh docs os::util::gen-docs ${1:-""}