Commit Graph

23 Commits

Author SHA1 Message Date
Andrew David Wong
0c95b3ae4d
Revert "Remove instances of title: from YAML headers"
This reverts commit 24e6a8a616.

https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:19:45 -07:00
Andrew David Wong
c815e4c54c
Remove all instances of permalink: in YAML frontmatter
Converts existing permalink paths into redirect_from entries.

QubesOS/qubes-issues#6701
2021-06-15 22:33:51 -07:00
Andrew David Wong
24e6a8a616
Remove instances of title: from YAML headers
QubesOS/qubes-issues#6701
2021-06-15 22:16:59 -07:00
Maya
820af56761
Add lang + ref tags to frontmatter
Those are fields used by the language switcher to correlate pages across
different languages, even if they have different names/paths/titles.
They are generated with the prepare_for_translation.py script.
2021-03-14 16:18:11 +01:00
Maya
8f8a8e50ea
Normalize frontmatter
- sort keys
- remove permalink from redirects
2021-03-14 16:18:10 +01:00
Maya
67a92614aa
Markdown formatting fixes
- mark all code blocks with ```
- unify empty lines between sections
- adjust list syntax (no space before dash)
- adjust headers to use Atx-style syntax
- remove trailing spaces
2021-03-14 16:18:10 +01:00
unman
16981e6ac6
Clarify treatment of user-firewall scripts 2020-12-27 16:45:01 +00:00
Andrew David Wong
c7e5501b68
Merge branch 'patch-1' of https://github.com/qtpies/qubes-doc into qtpies-patch-1 2020-08-07 01:30:43 -05:00
Michael Carbone
5c6064b056
make config file example more accurate
please confirm my changes are correct. 

if we are showing an example of applying some configuration values (like ... `= true`), then it should be not be commented out, to make clear this is what the user needs to do to apply a configuration.

also if the default of audio_low_latency is true, then (and in my dom0 it is the case) that it should be by default set to `true` not `false`. also updated the language to reflect what the `guid.conf` looks like by default.
2020-07-07 09:50:15 -04:00
null pointer exception
66ef502f6d
Clean up some wording 2020-05-16 00:16:34 +00:00
null pointer exception
d56b2381de
Add code blocks 2020-05-16 00:11:17 +00:00
qtpies
85e9e02dff
Update config-files.md
example script to edit hostsfile had missing '
2019-11-13 23:15:02 +01:00
Tapasweni Pathak
88ac06094b Add log_level as 1 remove info 2019-07-19 13:04:02 +05:30
Tapasweni Pathak
9427e1bb21 Added audio_low_latency and dom0 line 2019-07-19 13:02:51 +05:30
Tapasweni Pathak
f4e84c8eaf Fix Travis CI issue 2019-07-18 02:08:57 +05:30
Tapasweni Pathak
4d2a8a4e9b Fix spaces issue 2019-07-16 20:10:14 +05:30
Tapasweni Pathak
df0093d4f8 Add proper description for config parameters 2019-07-16 20:00:01 +05:30
Tapasweni Pathak
46f681a2d0 Fix variables 2019-07-15 05:44:13 +05:30
Tapasweni Pathak
c813fd0f49 Update https://www.qubes-os.org/doc/config-files/ 2019-07-15 05:12:50 +05:30
unman
6f1d018605
Tidied up bind-dirs.md
Moved example to config-files.md
2019-06-06 16:35:08 +00:00
Frédéric Pierret (fepitre)
40f7c883d7
network-hooks: clarify the context in which it's executed and give more details for HVM
From Marek's comment: https://github.com/QubesOS/qubes-doc/pull/824#pullrequestreview-243813651
2019-05-30 16:58:46 +02:00
Frédéric Pierret (fepitre)
84e54147af
Add doc for Qubes network hooks 2019-05-30 15:57:00 +02:00
Andrew David Wong
d31c786942
Reorganize files to account for new "External" section
QubesOS/qubes-issues#4693
2019-05-26 19:32:45 -05:00