This is an automated email from the ASF dual-hosted git repository.
zhoujieguang pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from 5f94c8cd7c Pin pnpm@7 in CI (#13899)
add f9f88cb505 doc: Add hyperlink for pydolphinscheduler doc (#13907)
No new revisions were added by this update.
Summary of changes:
.github/CODEOWNERS | 4 ++--
docs/configs/docsdev.js | 12 ++++++------
docs/docs/en/guide/{ => api}/healthcheck.md | 0
docs/docs/en/guide/{ => api}/open-api.md | 18 +++++++++---------
docs/docs/en/guide/api/pydolphinscheduler.md | 5 +++++
docs/docs/en/guide/parameter/file-parameter.md | 2 +-
docs/docs/zh/guide/{ => api}/healthcheck.md | 0
docs/docs/zh/guide/{ => api}/open-api.md | 18 +++++++++---------
docs/docs/zh/guide/api/pydolphinscheduler.md | 6 ++++++
docs/docs/zh/guide/parameter/file-parameter.md | 2 +-
10 files changed, 39 insertions(+), 28 deletions(-)
rename docs/docs/en/guide/{ => api}/healthcheck.md (100%)
rename docs/docs/en/guide/{ => api}/open-api.md (72%)
create mode 100644 docs/docs/en/guide/api/pydolphinscheduler.md
rename docs/docs/zh/guide/{ => api}/healthcheck.md (100%)
rename docs/docs/zh/guide/{ => api}/open-api.md (69%)
create mode 100644 docs/docs/zh/guide/api/pydolphinscheduler.md