Commit graph

1509 commits

Author SHA1 Message Date
parulin
cb520b98b4
Add how-to-edit-a-policy
This is meant as a way to shorten all the other pages that need to
change something to the policies. (i.e. split-gpg-2)
2025-08-21 03:49:46 -04:00
parulin
b6a0aa33c9
Merge remote-tracking branch 'origin/rst' into update-how-to-fullscreen 2025-08-18 17:01:16 -04:00
parulin
06c6503932
Fixing various warnings from sphinx-build
* missing theme options in conf.py
* orphaned pages are tagged as such
* a markup mistake
* duplicate labels
* a code-block marked as python code
2025-08-18 16:52:34 -04:00
parulin
41fae0f5a4
Use :menuselection: when appropriate 2025-08-18 16:26:35 -04:00
parulin
512525748f
Adding rst_epilog, better markup on some pages
Using more appropriate markup and some substitution, mostly on:

* `how-to-install-software.rst`
* `app-menu-shortcut-troubleshooting.rst`
2025-08-18 16:26:30 -04:00
parulin
edfbaa9649
App menu troubleshooting: Use correct references and markup
Only markup edits, use `:file:`, `:guilabel:`, etc. And add full prompt.
2025-08-18 16:16:21 -04:00
parulin
08672d43c1
Restoring @andrewdavidwong commit
I previously erased these edits ...
This restores a82da5bb37
2025-08-18 03:18:34 -04:00
qubedmaiska
40a836603a
Merge remote-tracking branch 'origin/supported-release-4.3' into rst 2025-08-17 15:26:24 -04:00
parulin
5281f045dc
Trying to fix my mistakes ... 2025-08-16 14:28:31 -04:00
Tobias Killer
cad541c3af
Merge branch 'rst' into toki_fix_findings 2025-08-16 20:05:30 +02:00
qubedmaiska
f96169ba0e
Remove obsolete prompts, extract session comments to instructions 2025-08-16 09:17:57 -04:00
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
Andrew David Wong
a82da5bb37
Add supported release information for 4.3 2025-08-11 21:02:40 -07: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
978efb3514
Two code-block language mistakes 2025-08-08 16:55:35 -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
parulin
c977c44bed
Adding screenshots to How to enter fullscreen mode 2025-08-06 17:27:50 -04:00
parulin
0c5100f409
Update How to enter fullscreen mode 2025-08-06 09:43:26 -04:00
Marek Marczykowski-Górecki
f058f77394
manual fixes
Manual fixes after the conversion tool. Mostly based on sphinx warnings.
2025-08-06 02:20:01 +02: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
e3db139fe3
fixed a tab 2025-07-01 16:12:00 -04:00
qubedmaiska
4554eef362
exchanged webarchive links, minor wording 2025-07-01 03:17:45 -04:00
qubedmaiska
7eaecbd560
update from upstream 2025-06-05 18:54:55 -04:00
unman
b9a4429552
Update KDE page with more detailed information post install 2025-06-05 15:18:41 +00:00
qubedmaiska
524928b022
pre-final fixes 2025-06-03 13:51:29 -04:00
qubedmaiska
3c689c9217
merge noskb/patch-3 PR#1303 2025-05-31 07:34:03 -04:00
qubedmaiska
78654bf052
added space, fixed links 2025-05-28 09:46:41 -04:00
unman
473fb5d323
Update Templates page.
Includes some changes based on #1206
2025-05-27 13:04:44 +00:00
unman
5b5a4ebd9b
Update Debian and Fedora template pages. 2025-05-27 12:09:11 +00: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
unman
684a7cee24
Minor edits to Secondary Storage page 2025-05-25 01:17:06 +00:00
unman
9c51e9594d
Add Btrfs details to secondary storage page, and edit for clarity 2025-05-25 01:10:35 +00:00
unman
f72ad83ffb
Edit secondary storage page for clarity 2025-05-25 01:05:24 +00:00
unman
fd0ae463fe
Merge branch 'pr-1474' 2025-05-25 00:38:52 +00:00
Solène Rapenne
34144a1620
doc: make clear that sys-gui-gpu is not meant for improving performance 2025-05-24 15:05:14 +02:00
qubedmaiska
23dce7002e
Merge remote-tracking branch 'upstream/main' 2025-05-21 18:45:23 -04:00
lafried
d76402c3dd
Fix syntax for dnf5 support 2025-05-21 02:11:50 +01:00
qubedmaiska
9e6c2e4924
update from upstream 2025-05-20 03:42:19 -04:00
qubedmaiska
3e3d5d32d3
Merge remote-tracking branch 'origin/novacustom-v5x-heads' 2025-05-20 03:14:06 -04:00
qubedmaiska
e520e2e559
fix for warning display and a url 2025-05-19 03:46:03 -04:00
qubedmaiska
9f76056671
minor format fixes 2025-05-19 03:10:16 -04:00
Ali Mirjamali
2b028834a6
Fixing existing CI/CD issues 2025-05-18 22:02:46 +03:30
Andrew David Wong
caffc06eaf
Add Heads certified firmware option for NovaCustom V54 & V56 2025-05-15 17:06:24 -07:00