GitHub user HyukjinKwon opened a pull request:
https://github.com/apache/spark/pull/19019
[MINOR][DOCS] Minor doc fixes related with doc build and uses script dir in
SQL doc gen script
## What changes were proposed in this pull request?
This PR proposes both:
- Add information about Javadoc, SQL docs and few more information in
`docs/README.md` and a comment in `docs/_plugins/copy_api_dirs.rb` related with
Javadoc.
- Adds some commands so that the script always runs the SQL docs build
under `./sql` directory (for directly running `./sql/create-docs.sh` in the
root directory).
## How was this patch tested?
Manual tests with `jekyll build` and `./sql/create-docs.sh` in the root
directory.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HyukjinKwon/spark minor-doc-build
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19019.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19019
----
commit 840ed06a8b5e8218ddbd267fac8671f5c4fe5d2a
Author: hyukjinkwon <[email protected]>
Date: 2017-08-22T05:07:29Z
Minor doc fixes related with doc gen and use current dir in SQL doc gen
script
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]