mirror of https://gitlab.com/basile.b/dexed.git
70 lines
1.7 KiB
Markdown
70 lines
1.7 KiB
Markdown
---
|
|
title: index
|
|
---
|
|
|
|
### Coedit documentation
|
|
|
|
#### First steps
|
|
|
|
_Install and configure Coedit._
|
|
|
|
* [Build](build.md)
|
|
* [Setup](setup.md)
|
|
|
|
#### Features
|
|
|
|
_General features or concepts that are not wrapped in a widget_
|
|
|
|
* [Completion deamon](features_dcd.md)
|
|
* [Projects](features_projects)
|
|
* [Runnable modules](features_runnables)
|
|
* [Symbolic strings](features_symbolic_strings)
|
|
|
|
#### Menu reference
|
|
|
|
_Description of each entry in the main menu. May redirect to a specific widget page._
|
|
|
|
* [File]()
|
|
* [Debugger]()
|
|
* [Edit]()
|
|
* [Project]()
|
|
* [Project groups]()
|
|
* [Run]()
|
|
|
|
#### Options categories
|
|
|
|
_Full description of Coedit options. May redirect to a specific widget page._
|
|
|
|
* [Application](options_application)
|
|
* [Code metrics](options_code_metrics)
|
|
* [Compiler paths](options_compilers_paths)
|
|
* [DUB build](options_dub_build)
|
|
* [Editor pages](options_editor_pages)
|
|
* [Messages](widgets_messages)
|
|
* [Mini explorer](widgets_mini_explorer)
|
|
* [Runnable modules](features_runnables)
|
|
* [Shortcuts editor](options_shortcuts_editor)
|
|
* [Symbol list](widgets_symbol_list)
|
|
* [Todo list](widgets_todo_list)
|
|
|
|
#### Widgets
|
|
|
|
_Description of each widget._
|
|
|
|
* [About box](widgets_about)
|
|
* [DFMT commander](widgets_dfmt_commander)
|
|
* [DUB project editor](widgets_dub_project_editor)
|
|
* [CE project editor](widgets_ce_project_editor)
|
|
* [Custom tools](widgets_custom_tools)
|
|
* [GDB commander](widgets_gdb_commander)
|
|
* [Library manager](widgets_library_manager)
|
|
* [Mini explorer](widgets_mini_explorer)
|
|
* [Messages](widgets_messages)
|
|
* [Options editor](widgets_options_editor)
|
|
* [Project groups](widgets_project_groups)
|
|
* [Project inspector](widgets_project_inspector)
|
|
* [Process input](widgets_process_input)
|
|
* [Search](widgets_search)
|
|
* [Symbol list](widgets_symbol_list)
|
|
* [Todo list](widgets_todo_list)
|