You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/07/21 13:25:15 UTC

[GitHub] [doris] morningman commented on a diff in pull request #11081: [improvement]Remove the website build framework from the docs directory

morningman commented on code in PR #11081:
URL: https://github.com/apache/doris/pull/11081#discussion_r926670797


##########
.github/workflows/build-extension.yml:
##########
@@ -54,8 +54,3 @@ jobs:
     - name: Build broker
       run: |
         cd fs_brokers/apache_hdfs_broker/ && /bin/bash build.sh
-
-    - name: Build docs
-      run: |
-        cd docs &&  /bin/bash build_help_zip.sh && export NODE_OPTIONS="--max-old-space-size=8192" && npm install && npm run build

Review Comment:
   we still need `build_help_zip.sh`



##########
docs/.vuepress/sidebar/en/docs.js:
##########
@@ -1,1014 +0,0 @@
-/*

Review Comment:
   I think we still need this sidebar?



-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org