MCPcopy Create free account
hub / github.com/antmachineintelligence/mtgbmcode / script.js

File script.js

docs/_static/js/script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1$(function() {
2 /* Replace '.rst' with '.html' in all internal links like './[Something].rst[#anchor]' */
3 $('a[href^="./"][href*=".rst"]').attr('href', (i, val) => { return val.replace('.rst', '.html'); });
4

Callers

nothing calls this directly

Calls 3

uncollapseFunction · 0.85
modifyBadgeFunction · 0.85
attrMethod · 0.80

Tested by

no test coverage detected