Shuiqiang Chen created FLINK-28119:
--------------------------------------
Summary: Update the document for Contribute Documentation
Key: FLINK-28119
URL: https://issues.apache.org/jira/browse/FLINK-28119
Project: Flink
Issue Type: Bug
Components: Documentation
Affects Versions: 1.16.0
Reporter: Shuiqiang Chen
Following the [Contribute
Documentation|https://flink.apache.org/contributing/contribute-documentation.html],
it requires me to install Hugo when executing
{code:shell}
cd docs
./build_docs.sh -p
{code}
.
And the web server is actually accessed by http://localhost:1313
Maybe we should:
1. List the prerequisites before building the doc.
2. Correct the web server address.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)