mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-18 23:21:22 -08:00
this module will be focused on providing an interactive and easy way to get acquainted with dooms fundamentals
35 lines
902 B
Org Mode
35 lines
902 B
Org Mode
#+TITLE: config/tutorial
|
|
#+DATE: January 21, 2022
|
|
#+SINCE: 3.0
|
|
#+STARTUP: inlineimages nofold
|
|
|
|
* Table of Contents :TOC_3:noexport:
|
|
- [[#description][Description]]
|
|
- [[#maintainers][Maintainers]]
|
|
- [[#module-flags][Module Flags]]
|
|
- [[#prerequisites][Prerequisites]]
|
|
- [[#features][Features]]
|
|
- [[#configuration][Configuration]]
|
|
- [[#troubleshooting][Troubleshooting]]
|
|
|
|
* Description
|
|
This module provides an interactive tutorial to guide new users on how to use
|
|
doom
|
|
|
|
** Maintainers
|
|
This module has no dedicated maintainers.
|
|
|
|
** Module Flags
|
|
This module provides no flags.
|
|
|
|
* Prerequisites
|
|
This module has no prerequisites.
|
|
|
|
* Features
|
|
# An in-depth list of features, how to use them, and their dependencies.
|
|
|
|
* Configuration
|
|
# How to configure this module, including common problems and how to address them.
|
|
|
|
* Troubleshooting
|
|
# Common issues and their solution, or places to look for help.
|