mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
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. |
||
---|---|---|
.. | ||
helpers | ||
ref/bitcoin-core | ||
example_intro.md | ||
example_p2p_networking.md | ||
example_payment_processing.md | ||
example_testing.md | ||
example_transactions.md | ||
fragment_reviews_needed.md | ||
guide_block_chain.md | ||
guide_contracts.md | ||
guide_intro.md | ||
guide_mining.md | ||
guide_operating_modes.md | ||
guide_p2p_network.md | ||
guide_payment_processing.md | ||
guide_transactions.md | ||
guide_wallets.md | ||
ref_block_chain.md | ||
ref_intro.md | ||
ref_p2p_networking.md | ||
ref_transactions.md | ||
ref_wallets.md | ||
references.md |