' +'' +'Top: '+index_name+'' +'' + this.LINKS +'toggle view' +' | ||
'; if(i>0) html += 'Previous | '; else html += 'Previous | '; if(i < this.SECS.length - 1) html += 'Next'; else html += 'Next'; html += ' | '; if(i>0 && this.SECS[i].parent.parent) // != this.ROOT) html += '' +'' +this.SECS[i].parent.heading.innerHTML+''; else html += ''+this.SECS[i].heading.innerHTML+''; // Right: html += ' | '; html += (i + 1) +' |
%s
? / ¿ | show this help screen |
| Moving around |
n / p | goto the next / previous section |
N / P | goto the next / previous sibling |
t / E | goto the first / last section |
g | goto section... |
u | go one level up (parent section) |
i / C | show table of contents / tags index |
b / B | go back to last / forward to next visited section. |
h / H | go to main index in this directory / link HOME page |
| View |
m | toggle the view mode between info and plain |
f / F | fold current section / whole document (plain view only) |
| Searching |
s / r | search forward / backward.... |
S / R | search again forward / backward |
o | occur-mode |
c | clear search-highlight |
| Misc |
l / L | display HTML link / Org link |
v / V | scroll down / up |