mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 14:04:52 +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:
@@ -35,6 +35,7 @@ expanded, so :code:`${USER}.conf` becomes :file:`name.conf` if
|
||||
Sample kitty.conf
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Below is a sample :file:`kitty.conf` with all default settings.
|
||||
Below is a sample :download:`kitty.conf </generated/conf/kitty.conf>` with all default settings.
|
||||
|
||||
.. include:: /generated/conf-kitty-literal.rst
|
||||
.. literalinclude:: /generated/conf/kitty.conf
|
||||
:language: conf
|
||||
|
||||
Reference in New Issue
Block a user