mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
docs: improve generation of default config files
- config files are placed into `docs/generated/conf/`, using the expected name, and without any indentation - `literalinclude::` is used instead of `include::` - uses `:download:` instead of `:file:` to allow for downloading the generated files easily
This commit is contained in:
@@ -152,6 +152,7 @@ Command Line Interface
|
||||
Sample diff.conf
|
||||
-----------------
|
||||
|
||||
Below is a sample :file:`diff.conf` with all default settings.
|
||||
Below is a sample :download:`diff.conf </generated/conf/diff.conf>` with all default settings.
|
||||
|
||||
.. include:: /generated/conf-kitten-diff-literal.rst
|
||||
.. literalinclude:: /generated/conf/diff.conf
|
||||
:language: conf
|
||||
|
||||
Reference in New Issue
Block a user