docs: fix module readme CREATED & SINCE attrs

Some were missing PR references, others had incorrect values for SINCE
and CREATED attributes. Also corrects the capitalization in some
SUBTITLEs.
This commit is contained in:
Henrik Lissner 2021-11-04 13:01:45 +01:00 committed by Henrik Lissner
parent ccb5fde99b
commit 1decc38237
23 changed files with 33 additions and 33 deletions

View file

@ -452,7 +452,7 @@ This module adds [[https://coq.inria.fr][coq]] support, powered by [[https://pro
- [[https://github.com/hlissner/doom-snippets/tree/master/coq-mode][Snippets]]
*** [[doom-module::lang crystal][crystal]]: -
: Ruby at the speed of c
: Ruby at the speed of C
This modules adds [[https://crystal-lang.org/][crystal]] support.
@ -460,7 +460,7 @@ This modules adds [[https://crystal-lang.org/][crystal]] support.
- REPL (~inf-crystal~)
*** [[doom-module::lang csharp][csharp]]: [[doom-module::lang csharp +dotnet][+dotnet]] [[doom-module::lang csharp +lsp][+lsp]] [[doom-module::lang csharp +unity][+unity]]
: Unity, .NET, and mono shenanigans
: Unity, .NET, and Mono shenanigans
This module adds C# support to Emacs, powered by Omnisharp (directly or through
LSP).

View file

@ -2,7 +2,7 @@
--------------------------------------------------------------------------------
#+TITLE: :checkers syntax
#+SUBTITLE: Tasing you for every semicolon you forget
#+CREATED: May 29, 2021
#+CREATED: February 20, 2017
#+SINCE: 2.0.0
* Description :unfold:

View file

@ -2,7 +2,7 @@
--------------------------------------------------------------------------------
#+TITLE: :completion helm
#+SUBTITLE: A tank for hunting a house fly
#+CREATED: February 24, 2021
#+CREATED: February 20, 2017
#+SINCE: 2.0.0
* Description :unfold:

View file

@ -2,8 +2,8 @@
--------------------------------------------------------------------------------
#+TITLE: :completion ido
#+SUBTITLE: A foil for other search engines
#+CREATED: October 13, 2021
#+SINCE: 21.12.0
#+CREATED: February 20, 2017
#+SINCE: 2.0.0
* Description :unfold:
Interactive DO things. The completion engine that is /mostly/ built-into Emacs.

View file

@ -2,7 +2,7 @@
--------------------------------------------------------------------------------
#+TITLE: :completion ivy
#+SUBTITLE: Yesterday's lightest search engine
#+CREATED: February 13, 2017
#+CREATED: February 20, 2017
#+SINCE: 2.0.0
* Description :unfold:

View file

@ -2,8 +2,8 @@
--------------------------------------------------------------------------------
#+TITLE: :completion vertico
#+SUBTITLE: Tomorrow's search engine
#+CREATED: August 17, 2021
#+SINCE: 21.12.0
#+CREATED: July 31, 2021
#+SINCE: 21.12.0 (#5299)
* Description :unfold:
This module enhances the Emacs search and completion experience, and also

View file

@ -3,7 +3,7 @@
#+TITLE: :editor fold
#+SUBTITLE: What you can't see won't hurt you
#+CREATED: May 15, 2019
#+SINCE: 2.1
#+SINCE: 21.12.0
* Description :unfold:
This module marries [[doom-package:][hideshow]], [[doom-package:][vimish-fold]], and ~outline-minor-mode~ to bring you

View file

@ -3,7 +3,7 @@
#+TITLE: :editor objed
#+SUBTITLE: Text object editing for the innocent
#+CREATED: May 30, 2019
#+SINCE: 2.1
#+SINCE: 21.12.0
* Description :unfold:
This modules adds [[doom-package:][objed]], a global minor-mode for navigating and manipulating

View file

@ -3,7 +3,7 @@
#+TITLE: :editor parinfer
#+SUBTITLE: For lispers that like Python more (i.e. nobody)
#+CREATED: February 27, 2021
#+SINCE: 2.1
#+SINCE: 21.12.0
* Description :unfold:
Parinfer is a minor mode that aids the writing of Lisp code. It automatically

View file

@ -3,7 +3,7 @@
#+TITLE: :editor word-wrap
#+SUBTITLE: Soft-wrapping with language-aware indent
#+CREATED: August 25, 2019
#+SINCE: 2.1
#+SINCE: 21.12.0 (#1709)
* Description :unfold:
This module adds a minor-mode [[fn:][+word-wrap-mode]], which intelligently wraps long

View file

@ -3,7 +3,7 @@
#+TITLE: :email mu4e
#+SUBTITLE: The great filter Hanson hadn't anticipated
#+CREATED: April 08, 2017
#+SINCE: 2.0.0
#+SINCE: 2.0.3
* Description :unfold:
This module makes Emacs an email client, using [[https://www.djcbsoftware.nl/code/mu/mu4e.html][mu4e]].

View file

@ -2,8 +2,8 @@
--------------------------------------------------------------------------------
#+TITLE: :email notmuch
#+SUBTITLE: Closest Emacs will ever be to multi-threaded
#+CREATED: May 05, 2019
#+SINCE: 2.0.0
#+CREATED: July 31, 2018
#+SINCE: 21.12.0
* Description :unfold:
This module turns Emacs into an email client using [[doom-package:][notmuch]].

View file

@ -3,7 +3,7 @@
#+TITLE: :input japanese
#+SUBTITLE: Ah, a man of culture
#+CREATED: May 13, 2019
#+SINCE: 2.1
#+SINCE: 21.12.0
* Description :unfold:
This module adds support for Japanese script.

View file

@ -3,7 +3,7 @@
#+TITLE: :lang clojure
#+SUBTITLE: Java with a lisp
#+CREATED: May 30, 2017
#+SINCE: 2.0.0
#+SINCE: 2.0.3
* Description :unfold:
This module adds support for the Clojure(Script) language.

View file

@ -2,8 +2,8 @@
--------------------------------------------------------------------------------
#+TITLE: :lang coq
#+SUBTITLE: Proofs as programs
#+CREATED: August 27, 2018
#+SINCE: 21.12.0
#+CREATED: August 14, 2018
#+SINCE: 21.12.0 (#804)
* Description :unfold:
This module adds [[https://coq.inria.fr][coq]] support, powered by [[https://proofgeneral.github.io][Proof General]].

View file

@ -1,7 +1,7 @@
← [[doom-module-index:][Back to module index]] ↙ [[doom-module-issues:::lang crystal][Issues]] ↖ [[doom-module-source:lang/crystal][Source]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+TITLE: :lang crystal
#+SUBTITLE: Ruby at the speed of c
#+SUBTITLE: Ruby at the speed of C
#+CREATED: January 16, 2017
#+SINCE: 1.3

View file

@ -1,9 +1,9 @@
← [[doom-module-index:][Back to module index]] ↙ [[doom-module-issues:::lang csharp][Issues]] ↖ [[doom-module-source:lang/csharp][Source]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+TITLE: :lang csharp
#+SUBTITLE: Unity, .NET, and mono shenanigans
#+CREATED: February 19, 2019
#+SINCE: 21.12.0
#+SUBTITLE: Unity, .NET, and Mono shenanigans
#+CREATED: February 20, 2017
#+SINCE: 2.0.0
* Description :unfold:
This module adds C# support to Emacs, powered by Omnisharp (directly or through

View file

@ -2,8 +2,8 @@
--------------------------------------------------------------------------------
#+TITLE: :lang dart
#+SUBTITLE: Paint ui and not much else
#+CREATED: February 16, 2020
#+SINCE: 21.12.0
#+CREATED: February 15, 2020
#+SINCE: 21.12.0 (#2729)
* Description :unfold:
[[https://dart.dev/][Dart]] is a client-optimized language by Google for fast apps on any platform. It

View file

@ -2,8 +2,8 @@
--------------------------------------------------------------------------------
#+TITLE: :lang elixir
#+SUBTITLE: Erlang done right
#+CREATED: June 24, 2019
#+SINCE: 21.12.0
#+CREATED: May 24, 2017
#+SINCE: 2.0.3 (#83)
* Description :unfold:
This module provides support for [[https://elixir-lang.org/][Elixir programming language]] via [[doom-package:][alchemist]] or

View file

@ -2,8 +2,8 @@
--------------------------------------------------------------------------------
#+TITLE: :lang erlang
#+SUBTITLE: An elegant language for a more civilized age
#+CREATED: January 15, 2020
#+SINCE: 21.12.0
#+CREATED: April 07, 2018
#+SINCE: 21.12.0 (#497)
* Description :unfold:
This module provides support [[https://www.erlang.org/][Erlang programming language]]. Support for the

View file

@ -3,7 +3,7 @@
#+TITLE: :lang ess
#+SUBTITLE: 73.6% of all statistics are made up
#+CREATED: February 05, 2018
#+SINCE: 21.12.0
#+SINCE: 21.12.0 (#410)
* Description :unfold:
This module adds support for various statistics languages, including R, S-Plus,

View file

@ -3,7 +3,7 @@
#+TITLE: :lang factor
#+SUBTITLE: ...
#+CREATED: December 03, 2019
#+SINCE: 21.12.0
#+SINCE: 21.12.0 (#2129)
* Description :unfold:
This module adds support to the [[https://github.com/factor/factor][factor]] programming language and its associated

View file

@ -2,7 +2,7 @@
--------------------------------------------------------------------------------
#+TITLE: :lang fsharp
#+SUBTITLE: ML stands for Microsoft's Language
#+CREATED: May 22, 2019
#+CREATED: May 23, 2019
#+SINCE: 21.12.0 (#1327)
* Description :unfold: