panbingkun opened a new pull request, #42883:
URL: https://github.com/apache/spark/pull/42883

   ### What changes were proposed in this pull request?
   The pr aims to exclude `README.md` from document build.
   
   ### Why are the changes needed?
   1.Currently, our document `README.html` does not have any CSS style applied 
to it, as shown below:
   https://spark.apache.org/docs/latest/README.html
   <img width="1432" alt="image" 
src="https://github.com/apache/spark/assets/15246973/1dfe5f69-30d9-4ce4-8d82-1bba5e721ccd";>
   If we do not intend to display the above page to users, we should remove it 
during the document build process
   
   2.As we saw in the project `spark-website`, it has already set the following 
configuration:
   
https://github.com/apache/spark-website/blob/642d1fb834817014e1799e73882d53650c1c1662/_config.yml#L7
   <img width="720" alt="image" 
src="https://github.com/apache/spark/assets/15246973/421b7be5-4ece-407e-9d49-8e7487b74a47";>
   Let's stay consistent.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   - Manually test.
   - Pass GA.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No.
   


-- 
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: reviews-unsubscr...@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to