Commit graph

79 commits

Author SHA1 Message Date
qubedmaiska
7e76afb1a4
Fixes to code block pygemnt's highlighting, add __pychache__ to gitignore
add prompts to terminal sessions where needed
2025-08-23 18:50:45 -04:00
Tobias Killer
cad541c3af
Merge branch 'rst' into toki_fix_findings 2025-08-16 20:05:30 +02:00
qubedmaiska
2d2bcb06a6
Add prompts to all code blocks with bash session 2025-08-15 16:49:01 -04:00
parulin
3ba7a492f0
Change again some languages
Thanks to @tokideveloper !!!
2025-08-09 17:39:16 -04:00
Tobias Killer
0cfd755295 Fix formattings and other issues
See issue 8180.
2025-08-09 09:50:36 +02:00
parulin
4212c5eda8
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-08-08 16:55:35 -04:00
parulin
a252dc4338
Use console lexer instead of bash with a prompt 2025-08-08 16:55:34 -04:00
Marek Marczykowski-Górecki
918eaa479d
Convert to RST
This is done using tools at
https://github.com/maiska/qubes-translation-utilz, commit
4c8e2a7f559fd37e29b51769ed1ab1c6cf92e00d.
2025-08-06 02:19:56 +02:00
Marek Marczykowski-Górecki
e14921b8a3
Rename all md files to rst
This is plain rename without changing content, to help git track files
history.
Do not touch files that are going to be removed during conversion.

Thanks @parulin for the idea!
2025-08-06 02:16:04 +02:00
qubedmaiska
cf30f8bab8
update 2025-04-16 10:37:02 -04:00
Marta Marczykowska-Górecka
06e37e444b
Add intro for Builder v2 2025-03-22 22:18:04 +01:00
m
5941ae92ec
Merge branch 'QubesOS:main' into main 2024-07-28 18:10:10 -04:00
m
a60dc3ad87
prepare conversion to rst 2024-07-28 18:06:54 -04:00
deeplow
36c283d209
vm-interface.md: add missing entry /qubes-base-template 2024-05-30 17:09:12 -04:00
Marek Marczykowski-Górecki
7598bbe156
Various formatting fixes 2024-05-21 16:36:00 +02:00
Rafał Wojdyła
9da0acc630
Fix jinja escaping
Signed-off-by: Rafał Wojdyła <omeg@invisiblethingslab.com>
2024-03-10 19:53:18 +01:00
Rafał Wojdyła
e284f64909
Fix typo
Signed-off-by: Rafał Wojdyła <omeg@invisiblethingslab.com>
2024-03-10 19:53:09 +01:00
Rafał Wojdyła
875fc70ebf
Update windows debugging instructions
Signed-off-by: Rafał Wojdyła <omeg@invisiblethingslab.com>
2024-03-10 19:38:22 +01:00
Marek Marczykowski-Górecki
8ad2d93e23
Change links to HTTPS
Change links that has HTTPS equivalent to HTTPS.
2023-12-20 12:44:21 +01:00
Kamil Aronowski
3298276e99
Remove the obsolete profiling.md document
A long time ago the profiling.md document has been created and during
the last 9 years, it became obsolete - despite the fact it was being
updated, the updates were about formatting, typos, references, etc.
It's not possible to get the required requirements. I've been asking
around and apparently some components have been lost to time. Therefore
the file may be removed to not cause unnecessary noise.
2023-05-12 16:30:45 +02:00
resulin
f9a3a7a6b4
Update automated-tests.md: Upgrade to HTTPS 2023-04-26 16:58:47 +00:00
Kamil Aronowski
dbd6f265a5
Add missing grave character for proper formatting 2023-03-13 19:02:58 +01:00
Andrew David Wong
ba6d93a078
Fix typo 2022-01-02 18:57:19 -08:00
deeplow
7e8ea7b0c3
add documentation for openqa_investigator script 2022-01-02 03:21:38 -05:00
deeplow
1b9ce8d98d
remove unneeded qubesd restart 2021-08-04 09:59:42 -04:00
deeplow
90b411720e
add bash as code-block language 2021-07-19 09:11:35 -04:00
Andrew David Wong
481b75761b
Add missing article 2021-07-18 18:49:58 -07:00
deeplow
98ca7b8f43
fix captizalization 2021-07-17 11:11:35 -04:00
deeplow
390f3eb43d
fix typo 2021-07-17 11:08:52 -04:00
deeplow
2896c019eb
Fix captization & add links 2021-07-17 11:07:59 -04:00
deeplow
d2e7232432
minor fixes 2021-07-15 06:35:45 -04:00
deeplow
715da559ce
test-bench: section on installing testing deps 2021-07-15 06:33:49 -04:00
Andrew David Wong
a18174dc5e
Fix capitalization; update terms (QubesOS/qubes-issues#6769)
Thank you to @unman for the initial sentence case pass.
2021-07-09 05:10:44 -07:00
unman
d0bc9e70a2
Sentence case for titles 2021-07-09 01:06:41 +00:00
deeplow
5972274c9d
start also script 2021-07-06 08:09:53 -04:00
deeplow
9849fea742
add steps to run script on every boot 2021-07-06 08:08:08 -04:00
deeplow
d00c2d932f
Minor improvements to the testbech instructions 2021-07-05 11:47:54 -04:00
Andrew David Wong
baa1df911c
Update Qubes Forum URLs 2021-07-01 07:03:05 -07:00
Andrew David Wong
4f26651215
Merge branch 'patch-17' of https://github.com/deeplow/qubes-doc into deeplow-patch-17 2021-06-26 06:28:21 -07:00
Marek Marczykowski-Górecki
3806ecf338
Remove extra newlines at the beginning/end of files
Those are redundant, and yaml parser strips them in fact. By removing
them, loading and saving yaml file without any change indeed produce the
same output. This is useful for prepare_for_translation.py script (which
adds lang and ref tags) - to produce only change that indeed was made.
2021-06-24 16:07:23 +02:00
Andrew David Wong
e451f92cde
Update attachment paths 2021-06-18 05:46:02 -07:00
Andrew David Wong
60bd80ad25
Revert "Update attachment paths"
This reverts commit e5a21f7488.
2021-06-18 05:39:47 -07:00
Andrew David Wong
e5a21f7488
Update attachment paths 2021-06-18 05:02:02 -07:00
deeplow
99083295b0
qubes-dom0-update has no install argument 2021-06-18 08:53:15 +00:00
deeplow
d33690dfd6
clarify "dnf --setopt" should be used 2021-06-17 17:03:48 +00:00
deeplow
4239ad7856
add "ssh-copy-id" to "Passwordless SSH Login" 2021-06-17 11:30:00 -04:00
deeplow
161a03f7bc
add notes about installing software with dom0 net
Add notes on how one can install software if the only network card was already to dom0.
2021-06-17 11:29:58 -04:00
deeplow
036d89eaa0
add troubleshooting message 2021-06-17 11:29:56 -04:00
deeplow
185f33eb7e
implemented requested changes 2021-06-17 11:29:54 -04:00
deeplow
0a6f37156e
update 7-year-old test-bench machine setup
Updates the developer documentation for remote test bench
2021-06-17 11:29:52 -04:00