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:
Jeetaditya Chatterjee 2022-01-21 22:37:58 +00:00
parent 7a75030458
commit fc2dcc97bc
No known key found for this signature in database
GPG key ID: 4A1E5568BA34D124

View 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.