GitHub user JoshRosen opened a pull request:
https://github.com/apache/spark/pull/6808
[SPARK-8353] Show anchor links when hovering over documentation headers
This patch uses [AnchorJS](https://bryanbraun.github.io/anchorjs/) to show
deep anchor links when hovering over headers in the Spark documentation. For
example:

This makes it easier for users to link to specific sections of the
documentation.
I also removed some dead Javascript which isn't used in our current docs
(it was introduced for the old AMPCamp training, but isn't used anymore).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JoshRosen/spark SPARK-8353
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6808.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 #6808
----
commit a9fec01e0b08f2d8379b0a43057941751df8f16b
Author: Josh Rosen <[email protected]>
Date: 2015-06-13T23:51:53Z
Add anchor links when hovering over headers; remove some dead JS code
commit f518b6ad191653247ca95c9f7666d4f637d18bd0
Author: Josh Rosen <[email protected]>
Date: 2015-06-14T00:09:14Z
Turn on for all headers, since we use H1s in a bunch of places
----
---
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]