Commit Graph

18 Commits

Author SHA1 Message Date
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
Robin Schneider
ec70076361
Use HTTPS everywhere (mechanical edit using util from https-everywhere)
Ref: https://github.com/EFForg/https-everywhere/tree/master/utils/rewriter

```Shell
~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
```
2020-12-19 19:57:07 +01:00
Marek Marczykowski-Górecki
067368ea70
fix formatting 2020-10-04 03:24:06 +02:00
3hhh
aa2e7d74f9
automated-tests: some clarifications 2020-07-12 09:12:36 +02:00
3hhh
83aa08afbd
automated-tests: various fixes
- add section on how to test inside a VM
- drop content related to Qubes OS 3.2 only
2020-07-10 12:05:12 +02:00
Andrew David Wong
8e39f4bc9d
Merge branch 'automated-tests-patch' of https://github.com/deathgrippin/qubes-doc into deathgrippin-automated-tests-patch 2020-06-04 08:14:58 -05:00
null pointer exception
a885447270
Fix typos 2020-06-02 23:39:33 +00:00
null pointer exception
e498e3cdc3
Fix typos 2020-06-02 23:32:55 +00:00
Paweł Marczewski
1aacec4ab9
Add documentation for policy internals
Describes changes in QubesOS/qubes-core-qrexec#30.
2020-03-02 14:44:55 +01:00
Pawel Marczewski
6563038796
Document qubes.VMExec call
See QubesOS/qubes-issues#4850.
2020-01-24 19:06:20 +01:00
Elliot Killick
0303f6017d
Fix typos
Format `new` does not exist. Probably meant `newc` as also used later.

Missed a `$` for variable.
2020-01-01 19:16:27 +00:00
Frédéric Pierret (fepitre)
a8fdfbf9d5
vm-interface: update with respect to GuiVM
Update with Marek's suggestion
2019-11-08 21:32:15 +01:00
Andrew David Wong
6a4a9ada7d
Improve language 2019-10-04 21:09:45 -05:00
sucrecacao
29d8a44c0a
Made it explicit that we work from dom0 terminal
Confusing because we could be working from a live usb stick
2019-10-04 15:46:39 +00:00
Marek Marczykowski-Górecki
9009c514b9
Update automated tests doc
- python3
- test runner help
- drop some of outdated info
2019-07-30 18:43:58 +02:00
Andrew David Wong
f441412b7e
Merge branch 'patch-1' of https://github.com/easydozen/qubes-doc into easydozen-patch-1 2019-05-28 21:19:23 -05: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