mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-18 23:21:22 -08:00
module: add :config tutorial
this module will be focused on providing an interactive and easy way to get acquainted with dooms fundamentals
This commit is contained in:
parent
7a75030458
commit
fc2dcc97bc
1 changed files with 35 additions and 0 deletions
35
modules/config/tutorial/README.org
Normal file
35
modules/config/tutorial/README.org
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
#+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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue