GitHub user srowen opened a pull request: https://github.com/apache/spark/pull/16490
[SPARK-19106][DOCS] Styling for the configuration docs is broken ## What changes were proposed in this pull request? configuration.html section headings were not specified correctly in markdown and weren't rendering, being recognized correctly. Removed extra p tags and pulled level 4 titles up to level 3, since level 3 had been skipped. This improves the TOC. ## How was this patch tested? Doc build, manual check. You can merge this pull request into a Git repository by running: $ git pull https://github.com/srowen/spark SPARK-19106 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/16490.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 #16490 ---- commit 45584e7f3f64bc2e353b3b039ddbda9a16eb2b96 Author: Sean Owen <so...@cloudera.com> Date: 2017-01-06T17:16:55Z Fix configuration page section formatting ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org