morningman opened a new pull request, #33081: URL: https://github.com/apache/doris/pull/33081
## Proposed changes The document has been moved to doris-website repo last week. And we are planning to move the sql-manual docs too. But sql-manual docs is used for `help` operation, that is, when you execute `help` in mysql client. It will show the docs of corresponding command. In this PR, I temporarily remove the build of help-resource.zip, so that the help command can not be used. After this, the `sql-manual` doc will be moved to `doris-website`. We will find a way to enable `help` command again. ## Further comments If this is a relatively large or complex change, kick off the discussion at [[email protected]](mailto:[email protected]) by explaining why you chose the solution you did and what alternatives you considered, etc... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
