nchammas commented on a change in pull request #26719: [SPARK-30084] Document how to trigger Jekyll build on Python API doc changes URL: https://github.com/apache/spark/pull/26719#discussion_r352292965
########## File path: .gitignore ########## @@ -45,7 +45,7 @@ dev/create-release/*final dev/create-release/*txt dev/pr-deps/ dist/ -docs/_site +**/docs/_site/ Review comment: I'm not aware of any others, so I can update it to just mention Python specifically on a separate line. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
