qubes-doc/user/advanced-topics
parulin ba399ac488
Correct code-block lexers
Changing `bash` lexer to `console` because it is appropriate most of
the time. Then after a manual review, some lexer have been changed.

I used `text` each time I was unsure, and for prompt outputs.

The page `/developer/building/qubes-iso-building.rst` still need to be
reviewed (look for lines starting with `$ #`).

I'm not sure about the Windows pages, should we use
[doscon](https://pygments.org/docs/lexers/#pygments.lexers.shell.MSDOSSessionLexer)
or `powershell`?

Is there an appropriate lexer for `guid.conf` content?

**Statistics - Before**
    870 bash
      9 python
      9 c
      2 yaml

**Statistics - After**
    684 console
    111 text
     44 bash
     16 yaml
      9 systemd
      9 c
      8 python
      4 ini
      4 doscon
      2 markdown
      2 desktop
      1 xorg.conf
      1 xml+jinja
      1 xml
      1 kconfig
      1 html

This suggests that the default lexer should be `console`.
2025-07-30 10:15:37 -04:00
..
awesomewm.rst Use console lexer instead of bash with a prompt 2025-07-27 02:55:03 -04:00
bind-dirs.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
config-files.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
disposable-customization.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
gui-configuration.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
gui-domain.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
how-to-install-software-in-dom0.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
i3.rst Use console lexer instead of bash with a prompt 2025-07-27 02:55:03 -04:00
installing-contributed-packages.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
kde.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
managing-vm-kernels.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
mount-from-other-os.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
qubes-service.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
resize-disk-image.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
rpc-policy.rst Use console lexer instead of bash with a prompt 2025-07-27 02:55:03 -04:00
salt.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
secondary-storage.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
standalones-and-hvms.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
usb-qubes.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00
volume-backup-revert.rst Correct code-block lexers 2025-07-30 10:15:37 -04:00