mirror of https://gitlab.com/basile.b/dexed.git
doc
This commit is contained in:
parent
ac3908066e
commit
9aaaa32ac5
|
@ -25,7 +25,7 @@ _General features or concepts that are not wrapped in a widget_
|
|||
_Description of each entry in the main menu. May redirect to a specific widget page._
|
||||
|
||||
* [File]()
|
||||
* [Debugger]()
|
||||
* [Debugger](widgets_gdb_commander)
|
||||
* [Edit]()
|
||||
* [Project](features_projects)
|
||||
* [Project groups](widgets_project_groups)
|
||||
|
|
|
@ -35,7 +35,7 @@ For example
|
|||
```d
|
||||
// TODO: something.
|
||||
// TODO-cfixes: something to fix.
|
||||
// TODO-cfixes-aMrFreeze: something that MrFreezae has to fix.
|
||||
// TODO-cfixes-aMrFreeze: something that MrFreeze has to fix.
|
||||
// NOTE: a reminder.
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue