Specify configuration layers info pages and add cross links

Searching for information about configuration layers is confusing because both
the overview and development info pages have the same title (try it with
google). Specifying those info pages title names and adding cross links makes
the docs friendlier.
This commit is contained in:
Daniel Nicolai 2020-10-22 11:08:55 +02:00 committed by Maximilian Wolff
parent 57baf7d237
commit 60f859d26d
No known key found for this signature in database
GPG Key ID: 2DD07025BFDBD89A
3 changed files with 20 additions and 7 deletions

View File

@ -1,4 +1,14 @@
{:spacetools.spacedoc.config/layers-org-query
{:spacetools.spacedoc.config/layers-org-title-text "Spacemacs layers list"
:spacetools.spacedoc.config/layers-org-description
"\nTHIS FILE IS AUTO-GENERATED!
Don't edit it directly. See [[https://github.com/syl20bnr/spacemacs/blob/develop/CONTRIBUTING.org#readmeorg-tags][\"README.org tags\" section of CONTRIBUTING.org for the instructions]].
This is an overview of Spacemacs configuration layers. For information about
configuration layer development see [[https://develop.spacemacs.org/doc/LAYERS.html][Configuration layers development]].
"
:spacetools.spacedoc.config/layers-org-query
{"layer" ["chat"
"checker"
"completion"

View File

@ -1,4 +1,4 @@
#+TITLE: Configuration layers
#+TITLE: Configuration layers development
* Table of Contents :TOC_5_gh:noexport:
- [[#introduction][Introduction]]
@ -35,7 +35,8 @@
This document is intended as a tutorial for users who are interested in writing
their first configuration layer, whether for private use or for contributing
upstream. It should help clear up some confusion regarding how layers work and
how Spacemacs (and Emacs) loads packages.
how Spacemacs (and Emacs) loads packages. For an overview of configuration
layers with descriptions see [[https://develop.spacemacs.org/layers/LAYERS.html][Spacemacs layers list]].
* Nomenclature
Layers and packages. What gives?

View File

@ -1,4 +1,4 @@
#+TITLE: Configuration layers
#+TITLE: Spacemacs layers list
* Table of Contents :TOC_5_gh:noexport:
- [[#description][Description]]
@ -256,9 +256,11 @@
- [[#wakatime][Wakatime]]
* Description
This file is auto-generated!
Don't edit it directly.
See [[https://github.com/syl20bnr/spacemacs/blob/develop/CONTRIBUTING.org#readmeorg-tags]["README.org tags" section of CONTRIBUTING.org for the instructions]].
THIS FILE IS AUTO-GENERATED!
Don't edit it directly. See [[https://github.com/syl20bnr/spacemacs/blob/develop/CONTRIBUTING.org#readmeorg-tags]["README.org tags" section of CONTRIBUTING.org for the instructions]].
This is an overview of Spacemacs configuration layers. For information about
configuration layer development see [[https://develop.spacemacs.org/doc/LAYERS.html][Configuration layers development]].
* Chats
** ERC