Improved a little bit the keyboard shortcuts.
This commit is contained in:
@@ -9,17 +9,21 @@
|
||||
|
||||
<h2 id="q-keyboard">{trans 'What are the keyboard shortcuts?'}</h2>
|
||||
|
||||
<ul>
|
||||
<li>{trans '<kbd>Shift+h</kbd>: This help page.'}</li>
|
||||
</ul>
|
||||
|
||||
<p>{trans 'If you are in a project, you have the following shortcuts:'}</p>
|
||||
|
||||
<ul>
|
||||
<li>{trans '<kbd>Shift+h</kbd>: Project home.'}</li>
|
||||
<li>{trans '<kbd>Shift+u</kbd>: Project updates.'}</li>
|
||||
<li>{trans '<kbd>Shift+d</kbd>: Downloads.'}</li>
|
||||
<li>{trans '<kbd>Shift+s</kbd>: Source.'}</li>
|
||||
<li>{trans '<kbd>Shift+o</kbd>: Documentation.'}</li>
|
||||
<li>{trans '<kbd>Shift+a</kbd>: Create a new issue.'}</li>
|
||||
<li>{trans '<kbd>Shift+i</kbd>: List of open issues.'}</li>
|
||||
<li>{trans '<kbd>Shift+m</kbd>: The issues you submitted.'}</li>
|
||||
<li>{trans '<kbd>Shift+w</kbd>: The issues assigned to you.'}</li>
|
||||
<li>{trans '<kbd>Shift+s</kbd>: Source.'}</li>
|
||||
</ul>
|
||||
|
||||
<p>{trans 'You also have the standard access keys:'}</p>
|
||||
|
Reference in New Issue
Block a user