Dont include a literal dump of the conf files

Since all the config options are documented separately on the page in
any case, there is not much need for it. And now that the conf files are
downloadable, it is probably nicer to just view/edit them directly in
the users favorite pager/editor rather than the browser.
This commit is contained in:
Kovid Goyal 2018-06-16 22:31:21 +05:30
parent 9a365b0968
commit 5b6038db35
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 6 additions and 8 deletions

View File

@ -35,7 +35,6 @@ expanded, so :code:`${USER}.conf` becomes :file:`name.conf` if
Sample kitty.conf Sample kitty.conf
^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^
Below is a sample :download:`kitty.conf </generated/conf/kitty.conf>` with all default settings. You can download a sample :file:`kitty.conf` file with all default settings and
comments describing each setting by clicking: :download:`sample kitty.conf
.. literalinclude:: /generated/conf/kitty.conf </generated/conf/kitty.conf>`.
:language: conf

View File

@ -152,7 +152,6 @@ Command Line Interface
Sample diff.conf Sample diff.conf
----------------- -----------------
Below is a sample :download:`diff.conf </generated/conf/diff.conf>` with all default settings. You can download a sample :file:`diff.conf` file with all default settings and
comments describing each setting by clicking: :download:`sample diff.conf
.. literalinclude:: /generated/conf/diff.conf </generated/conf/diff.conf>`.
:language: conf