DavidToneian commented on issue #27625: [SPARK-30880][DOCS] Delete Sphinx Makefile cruft URL: https://github.com/apache/spark/pull/27625#issuecomment-589281588 The new `make2.bat` works for me on Windows, but I have two little issues that one might want to fix: 1. The `clean` target is not being advertised when running `make` / `.\make.bat`. I think it's a useful feature, but the user should be told about its existence. 2. On Windows, running `.\make.bat` without arguments prints the help message, which says to run `make`, when it probably should say `.\make.bat`. I know this output is due to Sphinx, but maybe one could `echo` a sentence before to make the user aware. Thanks!
---------------------------------------------------------------- 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]
