1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 01:18:32 +02:00
home-manager/modules
Emily 21c700d14b treewide: convert options with lists to Markdown
`nix-doc-munge` can't handle these, which is understandable as I can
barely handle them either. There are a few infelicities here: the
current processor can't handle multiple terms to one description in
a description list so they get comma-separated in one case, and one
case that should ideally render as a `<figure>` with a `<figcaption>`
in HTML is reduced to a paragraph with some `<strong>` text. (Which, in
fairness, is how it rendered in practice with the DocBook anyway.) The
docs generator has since been updated to handle figures, but we can't
use it until moving off DocBook output.
2023-07-17 16:49:35 +01:00
..
accounts programs.khal 2023-07-04 12:14:47 +02:00
config home-cursor.nix: enable gtk module when enabling gtk config generation (#4144) 2023-07-14 21:25:46 +02:00
i18n/input-method treewide: convert options with lists to Markdown 2023-07-17 16:49:35 +01:00
launchd treewide: manually convert some docs to Markdown 2023-07-17 16:49:35 +01:00
lib treewide: convert parameterized docs to Markdown 2023-07-17 16:49:35 +01:00
lib-bash home-manager: verify username and home directory 2023-05-27 09:14:05 +02:00
misc treewide: convert options with lists to Markdown 2023-07-17 16:49:35 +01:00
po Update translation files 2023-07-16 10:11:32 +02:00
programs treewide: convert options with lists to Markdown 2023-07-17 16:49:35 +01:00
services treewide: convert options with lists to Markdown 2023-07-17 16:49:35 +01:00
targets treewide: convert options with lists to Markdown 2023-07-17 16:49:35 +01:00
default.nix Add lib argument to homeManagerConfiguration (#2753) 2022-04-17 18:14:41 -04:00
files.nix treewide: convert parameterized docs to Markdown 2023-07-17 16:49:35 +01:00
home-environment.nix version: add isReleaseBranch 2023-07-17 16:49:32 +01:00
manual.nix docs: use nixosOptionsDoc 2023-07-17 16:49:35 +01:00
modules.nix swayosd: add module 2023-07-08 12:09:09 +02:00
systemd-activate.rb Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd-activate.sh Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd.nix treewide: convert options with lists to Markdown 2023-07-17 16:49:35 +01:00
xresources.nix Replace usage of literalExample 2021-10-13 00:16:10 +02:00
xsession.nix xsession: cleanup systemd variables (#3636) 2023-05-07 23:59:56 +02:00