@@ -1527,47 +1527,48 @@ <h1 id=keep-in-touch>
1527
1527
< div class ="md-dialog__inner md-typeset "> </ div >
1528
1528
</ div >
1529
1529
<!-- TODO: Update Link -->
1530
- < script id =__config type =application/json >
1530
+ < script id =" __config " type =" application/json " >
1531
1531
{
1532
- "annotate" : {
1533
- "json" : [
1534
- ".s2"
1535
- ]
1536
- } ,
1537
- "base" : "." ,
1532
+ "base" : ".." ,
1538
1533
"features" : [
1539
1534
"announce.dismiss" ,
1540
- "content.action.edit" ,
1541
- "content.action.view" ,
1542
1535
"content.code.annotate" ,
1543
- "content.code.copy" ,
1544
- "content.code.select" ,
1545
- "content.footnote.tooltips" ,
1546
- "content.tooltips" ,
1547
- "navigation.footer" ,
1548
- "navigation.indexes" ,
1549
- "navigation.sections" ,
1550
- "navigation.tabs" ,
1551
- "navigation.top" ,
1552
- "search.highlight" ,
1553
- "search.share" ,
1554
- "search.suggest" ,
1555
- "toc.follow"
1536
+ "content.code.copy" ,
1537
+ "content.code.select" ,
1538
+ "content.footnote.tooltips" ,
1539
+ "content.tooltips" ,
1540
+ "header.autohide" ,
1541
+ "navigation.expand" ,
1542
+ "navigation.indexes" ,
1543
+ "navigation.instant" ,
1544
+ "navigation.instant.prefetch" ,
1545
+ "navigation.instant.progress" ,
1546
+ "navigation.prune" ,
1547
+ "navigation.sections" ,
1548
+ "navigation.tabs" ,
1549
+ "navigation.tabs.sticky" ,
1550
+ "navigation.top" ,
1551
+ "navigation.tracking" ,
1552
+ "search.highlight" ,
1553
+ "search.suggest" ,
1554
+ "toc.follow" ,
1555
+ "toc.integrate"
1556
1556
] ,
1557
- "search" : "assets/javascripts/workers/search.d50fe291.min.js" ,
1557
+ "search" : "../ assets/javascripts/workers/search.d50fe291.min.js" ,
1558
1558
"translations" : {
1559
- "clipboard.copied" : "Copied to clipboard" ,
1560
- "clipboard.copy" : "Copy to clipboard" ,
1561
- "search.result.more.one" : "1 more on this page" ,
1562
- "search.result.more.other" : "# more on this page" ,
1563
- "search.result.none" : "No matching documents" ,
1564
- "search.result.one" : "1 matching document" ,
1565
- "search.result.other" : "# matching documents" ,
1566
- "search.result.placeholder" : "Type to start searching" ,
1567
- "search.result.term.missing" : "Missing" ,
1559
+ "clipboard.copied" : "Copied to clipboard" ,
1560
+ "clipboard.copy" : "Copy to clipboard" ,
1561
+ "search.result.more.one" : "1 more on this page" ,
1562
+ "search.result.more.other" : "# more on this page" ,
1563
+ "search.result.none" : "No matching documents" ,
1564
+ "search.result.one" : "1 matching document" ,
1565
+ "search.result.other" : "# matching documents" ,
1566
+ "search.result.placeholder" : "Type to start searching" ,
1567
+ "search.result.term.missing" : "Missing" ,
1568
1568
"select.version" : "Select version"
1569
1569
}
1570
- } </ script >
1570
+ }
1571
+ </ script >
1571
1572
< script src =assets/javascripts/bundle.50899def.min.js > </ script > <!-- TODO: Update Link -->
1572
1573
< script src =assets/javascripts/timeago.js > </ script >
1573
1574
< script src =assets/javascripts/timeago_instant.js > </ script >
0 commit comments