qubedmaiska
2d2bcb06a6
Add prompts to all code blocks with bash session
2025-08-15 16:49:01 -04:00
qubedmaiska
d4e09e079f
Merge remote-tracking branch 'parulin/clean-code-block-console' into rst
2025-08-15 13:57:46 -04:00
parulin
3ba7a492f0
Change again some languages
...
Thanks to @tokideveloper !!!
2025-08-09 17:39:16 -04:00
parulin
6f4370f793
Minor cleaning of code highlighting
...
* Most of text blocks are in fact output blocks
* On qubes-iso-building.rst, try to get something correct for console
lines starting with a comment
* Fixing a wrong :menuselection: item.
Statistics:
685 console
79 text
44 bash
35 output
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
2025-08-08 16:55:35 -04: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
parulin
31c890baa1
Remove duplicate captions and wrong alt formatting of images
2025-08-08 16:52:48 -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
7eaecbd560
update from upstream
2025-06-05 18:54:55 -04:00
qubedmaiska
524928b022
pre-final fixes
2025-06-03 13:51:29 -04:00
qubedmaiska
78654bf052
added space, fixed links
2025-05-28 09:46:41 -04:00
unman
a00b4a18c0
Update How to Install Software page with dnf5 syntax for enabling
...
repositories
Merge branch 'pr-1442'
2025-05-26 23:29:45 +00:00
qubedmaiska
f487cd4261
update from upstream
2025-05-25 06:03:22 -04:00
Ali Mirjamali
2b028834a6
Fixing existing CI/CD issues
2025-05-18 22:02:46 +03:30
m
fa3b299a51
Merge branch 'QubesOS:main' into main
2025-05-15 15:12:04 -04:00
unman
b594557061
Minor change to headings on update page.
2025-05-15 12:12:18 +00:00
unman
46e4e0a684
Add information on how to update firmware. Merge pr-1437
2025-05-15 12:09:23 +00:00
unman
73294eb89d
Minor changes in how-to-install-software
2025-05-15 11:08:21 +00:00
unman
aa62d0b296
Minor changes in how-to-install-software
2025-05-15 11:07:17 +00:00
qubedmaiska
f55702643d
update upstream
2025-05-03 10:18:23 -04:00
unman
4a91a742fe
Minor changes to How to use USB devices page.
2025-04-30 12:05:15 +00:00
unman
e1ced53d9f
Clarify instructions for finding USB controller/address
...
Fix style
Merge branch 'pr-1265'
2025-04-30 11:49:59 +00:00
unman
7870666de3
Clarified that main method relates to finding controller for attached device.
...
Moved QubeManager method to separate section
2025-04-30 11:42:31 +00:00
qubedmaiska
bb37d69f56
update upstream
2025-04-22 03:09:13 -04:00
unman
f754dc7aa7
Improve system update documentation with information on updating
...
firmware
Merge branch 'pr-1414'
2025-04-21 10:34:56 +00:00
qubedmaiska
cf30f8bab8
update
2025-04-16 10:37:02 -04:00
unman
68be810d95
Add tweaks to Emergency backup restore instructions
...
Merge branch 'pr-1302'
2025-04-11 14:28:23 +00:00
unman
abdafabff2
Update and improve Emergency backup restore
...
Merge branch 'pr-1279'
2025-04-11 14:23:31 +00:00
garindean
e529345e72
Update how-to-organize-your-qubes.md
...
grammar
2025-04-02 01:10:15 -04:00
m
cbf4baa9c6
Merge branch 'QubesOS:main' into main
2025-03-25 19:28:49 -04:00
qubedmaiska
8a23c91c60
grammar fix
2025-03-25 19:09:36 -04:00
qubedmaiska
3502d71b9d
Merge remote-tracking branch 'MarnixCroes/patch-1'
2025-03-25 19:07:08 -04:00
Marnix Croes
1a049515a7
add more info about refreshing qubes after restore
2025-03-25 12:02:45 -03:00
3np
f71614efd9
how-to-install-software: clarify updates-proxy usage
...
- makes it less likely to get the false impression that
the updates proxy does not allow arbitrary outbound connections
- add example of how to download software in templates without
enabling direct networking
2025-03-23 02:16:21 +00:00
ghijg
c339a093fc
Merge branch 'QubesOS:main' into patch-2
2025-01-24 22:13:51 +01:00
m
b88a6bfda0
Merge branch 'QubesOS:main' into main
2025-01-24 08:00:15 -05:00
qubedmaiska
bef2385ba1
icon properly displayed, formatting
2025-01-23 17:04:26 -05:00
Solène Rapenne
8693f52b28
Merge branch 'pr/1408'
2025-01-22 19:28:32 +01:00
Solène Rapenne
e4f9e052e5
Merge branch 'pr/1426'
2025-01-21 19:13:49 +01:00
qubedmaiska
cb1f45fe97
removed new lines
2025-01-16 17:02:58 -05:00
qubedmaiska
acfadd1193
formatting
2025-01-16 16:24:24 -05:00
qubedmaiska
79b2bfbb6b
removed extra * char
2025-01-16 15:35:55 -05:00
qubedmaiska
4b625ee666
Rearranged hyperlinked words
2025-01-15 15:29:39 -05:00
ghijg
1fca26ce44
Syntax changed due to dnf5/Fedora41
...
Syntax changed for enabling repositories with dnf5 which is used by default from Fedora 41 on.
https://dnf5.readthedocs.io/en/latest/changes_from_dnf4.7.html
2024-12-10 00:13:35 +01:00
Rowen S
d1cb9bd2fb
Add documentation on qubes-fwupdmgr usage
2024-11-25 14:14:48 -05:00
Marnix Croes
721d22d064
add info about refresh applications
2024-10-30 07:09:22 -04:00
m
da85dd62d4
from bold to italic in title for better rst conversion
2024-09-27 13:48:11 -04:00
qm
9b2e206e53
merge main
2024-09-22 07:57:42 -04:00
qm
8003064f51
fixed identation in lists, created sublists of lists, minor formatting fixes
2024-09-22 07:38:20 -04:00