GitHub user AhyoungRyu reopened a pull request:
https://github.com/apache/zeppelin/pull/995
[ZEPPELIN-990] Add header anchor for Zeppelin documentation site
### What is this PR for?
Sometimes we want to share some docs title link as github markdown page
does. This PR enables this feature also in Zeppelin documentation site.
### What type of PR is it?
Improvement
### Todos
* [x] - Add `anchor.min.js` under `docs/assets/themes/zeppelin/js/`
* [x] - Add integration js code to `docs.js`
* [x] - Disable default decoration below anchor icon
### What is the Jira issue?
[ZEPPELIN-990](https://issues.apache.org/jira/browse/ZEPPELIN-990)
### How should this be tested?
1. Apply this patch
2. [Build docs site using
jekyll](https://github.com/apache/zeppelin/tree/master/docs#build-documentation)
and browse [localhost:4000](http://localhost:4000/)
3. Hover any titles in any docs
### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? Yes
* Is there breaking changes for older versions? No
* Does this needs documentation? No
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/AhyoungRyu/incubator-zeppelin ZEPPELIN-990
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/995.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 #995
----
commit 94b38cda4f5bbf480ec0ccbceeae65d9157291d8
Author: AhyoungRyu <[email protected]>
Date: 2016-06-10T23:36:49Z
Add anchor.min.js
commit 475d0d84089f1a09314edfc2a1fc7b9d3ddca4eb
Author: AhyoungRyu <[email protected]>
Date: 2016-06-10T23:37:42Z
Enable anchor.min.js in Zeppelin docs site
commit 21be556592f943b42539942472a2a1b12770f116
Author: AhyoungRyu <[email protected]>
Date: 2016-06-10T23:38:24Z
Disable decoration below the anchor
commit 05e0f366bf1ad015e3406859c8d41b1a585710ca
Author: AhyoungRyu <[email protected]>
Date: 2016-06-12T18:00:00Z
Change anchor placement right->left
commit 0d218a29c28ec54510e2f7e2395c7f05d59627b9
Author: AhyoungRyu <[email protected]>
Date: 2016-06-12T19:20:37Z
Add anchor.js license
commit ff614a25658a05c7f312b72a7d26b589037fdeef
Author: AhyoungRyu <[email protected]>
Date: 2016-06-12T19:57:22Z
Add anchor.min.js to rat plugin exclude list
commit 8fa7fd65b7577c553aa93603026c279200437767
Author: AhyoungRyu <[email protected]>
Date: 2016-06-13T07:19:45Z
Remove useless white space in docs.js
commit 06a2edd4aee44fad780226c9e0ebb77678412952
Author: AhyoungRyu <[email protected]>
Date: 2016-06-13T07:22:01Z
Change license location
commit 14625c84ea90359222c4be58c364d6bfc8c0b6aa
Author: AhyoungRyu <[email protected]>
Date: 2016-06-13T07:24:09Z
Revert LICENSE file
----
---
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.
---