4141 < script src ="toc.js "> </ script >
4242 </ head >
4343 < body >
44- < div id ="mdbook-help-container ">
45- < div id ="mdbook-help-popup ">
46- < h2 class ="mdbook-help-title "> Keyboard shortcuts</ h2 >
47- < div >
48- < p > Press < kbd > ←</ kbd > or < kbd > →</ kbd > to navigate between chapters</ p >
49- < p > Press < kbd > S</ kbd > or < kbd > /</ kbd > to search in the book</ p >
50- < p > Press < kbd > ?</ kbd > to show this help</ p >
51- < p > Press < kbd > Esc</ kbd > to hide this help</ p >
52- </ div >
53- </ div >
54- </ div >
5544 < div id ="body-container ">
5645 <!-- Work around some values being stored in localStorage wrapped in quotes -->
5746 < script >
@@ -129,7 +118,7 @@ <h2 class="mdbook-help-title">Keyboard shortcuts</h2>
129118 < li role ="none "> < button role ="menuitem " class ="theme " id ="navy "> Navy</ button > </ li >
130119 < li role ="none "> < button role ="menuitem " class ="theme " id ="ayu "> Ayu</ button > </ li >
131120 </ ul >
132- < button id ="search-toggle " class ="icon-button " type ="button " title ="Search (`/` ) " aria-label ="Toggle Searchbar " aria-expanded ="false " aria-keyshortcuts ="/ s " aria-controls ="searchbar ">
121+ < button id ="search-toggle " class ="icon-button " type ="button " title ="Search. (Shortkey: s ) " aria-label ="Toggle Searchbar " aria-expanded ="false " aria-keyshortcuts ="S " aria-controls ="searchbar ">
133122 < i class ="fa fa-search "> </ i >
134123 </ button >
135124 </ div >
@@ -1709,7 +1698,7 @@ <h3 id="references"><a class="header" href="#references">References</a></h3>
17091698
17101699 < nav class ="nav-wrapper " aria-label ="Page navigation ">
17111700 <!-- Mobile navigation buttons -->
1712- < a rel ="prev " href ="Manifesto .html " class ="mobile-nav-chapters previous " title ="Previous chapter " aria-label ="Previous chapter " aria-keyshortcuts ="Left ">
1701+ < a rel ="prev " href ="F .html " class ="mobile-nav-chapters previous " title ="Previous chapter " aria-label ="Previous chapter " aria-keyshortcuts ="Left ">
17131702 < i class ="fa fa-angle-left "> </ i >
17141703 </ a >
17151704
@@ -1723,7 +1712,7 @@ <h3 id="references"><a class="header" href="#references">References</a></h3>
17231712 </ div >
17241713
17251714 < nav class ="nav-wide-wrapper " aria-label ="Page navigation ">
1726- < a rel ="prev " href ="Manifesto .html " class ="nav-chapters previous " title ="Previous chapter " aria-label ="Previous chapter " aria-keyshortcuts ="Left ">
1715+ < a rel ="prev " href ="F .html " class ="nav-chapters previous " title ="Previous chapter " aria-label ="Previous chapter " aria-keyshortcuts ="Left ">
17271716 < i class ="fa fa-angle-left "> </ i >
17281717 </ a >
17291718
0 commit comments