-
- Downloads
webapp/assets: Add javascript function adding anchors to headings
Add javascript function based on the use of the anchorjs package enabling to add anchors to headings. It enables users to easily get links to parts of a page by hovering mouse cursor on page headings. Use it in homepage, api pages but also in pages rendering a README file from the archive.
parent
2e16fe17
No related branches found
No related tags found
Showing
- cypress/e2e/home.cy.js 5 additions, 1 deletioncypress/e2e/home.cy.js
- package.json 1 addition, 0 deletionspackage.json
- swh/web/api/templates/api-endpoints.html 2 additions, 1 deletionswh/web/api/templates/api-endpoints.html
- swh/web/api/templates/api.html 5 additions, 2 deletionsswh/web/api/templates/api.html
- swh/web/api/templates/apidoc.html 2 additions, 1 deletionswh/web/api/templates/apidoc.html
- swh/web/browse/templates/includes/readme-display.html 5 additions, 2 deletionsswh/web/browse/templates/includes/readme-display.html
- swh/web/webapp/assets/webapp/heading-anchors.css 19 additions, 0 deletionsswh/web/webapp/assets/webapp/heading-anchors.css
- swh/web/webapp/assets/webapp/heading-anchors.js 20 additions, 0 deletionsswh/web/webapp/assets/webapp/heading-anchors.js
- swh/web/webapp/assets/webapp/index.js 2 additions, 1 deletionswh/web/webapp/assets/webapp/index.js
- swh/web/webapp/assets/webapp/readme-rendering.js 7 additions, 1 deletionswh/web/webapp/assets/webapp/readme-rendering.js
- swh/web/webapp/assets/webapp/webapp-utils.js 2 additions, 1 deletionswh/web/webapp/assets/webapp/webapp-utils.js
- yarn.lock 5 additions, 0 deletionsyarn.lock
Loading
Please register or sign in to comment