dash-docs/en
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
..
rss Releases: Variablize Release Notes 2015-02-27 08:15:50 -05:00
alerts.html Fix incorrect double quotes 2014-12-13 23:12:03 -05:00
developer-documentation.md Add New Glossary Page And Developer Search Feature 2015-03-19 15:31:28 -04:00
developer-examples.md Add New Glossary Page And Developer Search Feature 2015-03-19 15:31:28 -04:00
developer-glossary.html Add New Glossary Page And Developer Search Feature 2015-03-19 15:31:28 -04:00
developer-guide.md Add New Glossary Page And Developer Search Feature 2015-03-19 15:31:28 -04:00
developer-reference.md Add New Glossary Page And Developer Search Feature 2015-03-19 15:31:28 -04:00
full-node.md QA: Use HTML Proofer To Check Internal Links 2015-03-14 15:17:24 -04:00
version-history.html Releases: Variablize Release Notes 2015-02-27 08:15:50 -05:00