dash-docs/js
David A. Harding 037cd4553a
Add New Glossary Page And Developer Search Feature
This commit adds the code necessary to generate a new
en/developre-glossary page with entry pages in the en/glossary/
directory, e.g. en/glossary/51-percent-attack.

The glossary page and the individual term pages feature a JavaScript
search engine (no CGI) for just glossary terms.  This search box has
also been added to the following pages:

    * Developer Documentation (the index page)
    * Developer Guide
    * Developer Reference
    * Developer Examples

The search box requires the following MIT-licensed libraries:

    * JQuery
    * JQuery UI
    * JQuery UI CSS stylesheet

These allow our JS code to be almost trivially simple in js/devsearch.js

This commit adds only code.  Actual glossary entry data will be added in
a subsequent commit.
2015-03-19 15:31:28 -04:00
..
leaflet Display events on a map using OpenStreetMap 2014-02-09 15:18:42 -05:00
leaflet-markercluster Display events on a map using OpenStreetMap 2014-02-09 15:18:42 -05:00
base.js Reduce future changes to the javascript code of the download page 2015-02-19 09:42:53 -05:00
devsearch.js Add New Glossary Page And Developer Search Feature 2015-03-19 15:31:28 -04:00
ie.js Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00
jquery-1.11.2.min.js Add New Glossary Page And Developer Search Feature 2015-03-19 15:31:28 -04:00
jquery-ui.min.js Add New Glossary Page And Developer Search Feature 2015-03-19 15:31:28 -04:00
main.js Reduce future changes to the javascript code of the download page 2015-02-19 09:42:53 -05:00