Skip to content

[Bug-7389][docs-zh][docs] Fix System User Manual link failure in version 2.0.1 and version 2.0.0#609

Merged
zhongjiajie merged 10 commits intoapache:masterfrom
uestczhuhao:fix_user_manual_hyperlink_invalid
Dec 30, 2021
Merged

[Bug-7389][docs-zh][docs] Fix System User Manual link failure in version 2.0.1 and version 2.0.0#609
zhongjiajie merged 10 commits intoapache:masterfrom
uestczhuhao:fix_user_manual_hyperlink_invalid

Conversation

@uestczhuhao
Copy link
Copy Markdown
Contributor

Fix System User Manual link failure in version 2.0.1 and version 2.0.0. Close apache/dolphinscheduler#7389

I also fix incorrect Quick Start hyperlink in /docs/en-us/2.0.0/user_doc/guide/system-manual.md, it mistake link to version 1.3.9

@zhongjiajie
Copy link
Copy Markdown
Member

Hi @uestczhuhao, we do not forget to add system-manual.md file, we split the doc to multiply files. for example system-manual.md have doc to desc how to use our task type, but we add an independent part named Task
image

So in this situation, I think we should not revert doc system-manual.md.


The front-end page of the system provides various visual operation interfaces of the system,See more
at<a href="/en-us/docs/2.0.0/user_doc/system-manual.html" target="_self"> System User Manual </a>section。
at [System User Manual](../guide/system-manual.md) section。
Copy link
Copy Markdown
Member

@zhongjiajie zhongjiajie Dec 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And for this dead link, maybe we better to change it to ../guide/homepage.md and the content change to Introduction to Functions and it children page or something like that
image

@zhongjiajie zhongjiajie modified the milestones: 2.0.2, 2.0.1 Dec 27, 2021
@zhongjiajie zhongjiajie added the bug Something isn't working label Dec 27, 2021
@zhongjiajie
Copy link
Copy Markdown
Member

@uestczhuhao Are you still WIP?

@uestczhuhao
Copy link
Copy Markdown
Contributor Author

@uestczhuhao Are you still WIP?

yes, a little busy these days, i will fix and update pr tonight

@zhongjiajie
Copy link
Copy Markdown
Member

We looking forward your contribution ❤️

@zhongjiajie zhongjiajie mentioned this pull request Dec 29, 2021
7 tasks
Copy link
Copy Markdown
Member

@zhongjiajie zhongjiajie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seem you missing dev doc here

* **UI**

系统的前端页面,提供系统的各种可视化操作界面,详见<a href="/zh-cn/docs/2.0.1/user_doc/system-manual.html" target="_self">系统使用手册</a>部分。
系统的前端页面,提供系统的各种可视化操作界面,详见[功能介绍](../guide/homepage.md)部分。
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found it also in dev doc

系统的前端页面,提供系统的各种可视化操作界面,详见<a href="/zh-cn/docs/1.3.8/user_doc/system-manual.html" target="_self">系统使用手册</a>部分。
. could your also change dev zh and en doc? @uestczhuhao

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member

@zhongjiajie zhongjiajie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contribution 👍

@zhongjiajie zhongjiajie merged commit 7c93e48 into apache:master Dec 30, 2021
@uestczhuhao uestczhuhao deleted the fix_user_manual_hyperlink_invalid branch December 31, 2021 02:27
@uestczhuhao uestczhuhao restored the fix_user_manual_hyperlink_invalid branch December 31, 2021 02:27
@uestczhuhao uestczhuhao deleted the fix_user_manual_hyperlink_invalid branch December 31, 2021 02:27
@uestczhuhao uestczhuhao restored the fix_user_manual_hyperlink_invalid branch December 31, 2021 02:27
@uestczhuhao uestczhuhao deleted the fix_user_manual_hyperlink_invalid branch December 31, 2021 02:27
zhongjiajie added a commit to zhongjiajie/dolphinscheduler-website that referenced this pull request Jan 5, 2022
davidzollo pushed a commit that referenced this pull request Jan 6, 2022
* Add new release doc for 2.0.2

* Switch version to 2.0.2

* Correct alert, pick from #594

* Change fault tolerance, pick from #610

* Add python gateway server start

* Fix doc 202 lead to 201

* Correct release date to Jan 5th

* Fix dead link, pick from #609

* Remove ambari related, pick from apache/dolphinscheduler#7749

* Change mysql jdbc version, pick from #617

* Recover init database shortcut, pick from apache/dolphinscheduler#7530
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [docs-zh][docs] System User Manual link failure (both docs-zh and docs)

2 participants