Marek Marczykowski-Górecki
173054362c
Fix headings in 2 developer docs pages
...
Use heading levels consistently, especially:
- do not use title in the middle of the page - there is just one page
title, at the top, added automatically
- do not skip levels (if there is ###, put ## before)
2023-10-29 17:16:35 +01:00
Andrew David Wong
8aa78f1e73
Merge branch 'template-implementation' of github.com:aronowski/qubes-doc into aronowski-template-implementation
2023-03-08 14:09:14 -08:00
Kamil Aronowski
0308418a8b
Remove a no longer needed FIXME
2023-03-08 16:49:22 +01:00
Kamil Aronowski
b1f14885e8
Typo: order order
2023-03-08 16:35:11 +01:00
Andrew David Wong
f4fb9c2306
Fix URL
2023-02-10 22:47:23 -08:00
Jonas Vautherin
d6135c84a4
Minor improvement in template-implementation
...
Link to doc/templates/#inheritance-and-persistence when mentioning that the contents of the /home directory is not copied from the base template.
2023-02-11 01:08:16 +01:00
Andrew David Wong
0592bcf4a3
Remove deprecated page and add redirect
...
https://forum.qubes-os.org/t/14194/
2022-10-19 08:38:47 -07:00
Demi Marie Obenour
36d730957a
Update GUI protocol documentation
...
This adds documentation for the protocol extensions in R4.1, which
replace some older messages. The new messages allow the GUI daemon to
run outside of dom0. Additionally, the English has been cleaned up, and
Markdown syntax improved.
2022-05-21 11:25:19 -04:00
Andrew David Wong
59aab04f08
Revise in accordance with documentation style guide
2021-08-04 22:22:12 -07:00
Andrew David Wong
f4177b4554
Merge branch 'qvm-template' of https://github.com/WillyPillow/qubes-doc
2021-08-04 22:21:34 -07:00
Andrew David Wong
b7dcfb64bb
Update developer/system/template-manager.md
...
Co-authored-by: Marta Marczykowska-Górecka <marmarta@users.noreply.github.com>
2021-08-04 21:41:08 -07: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
Andrew David Wong
28bfb5c224
Capitalize second word in title case compound adjectives
...
https://github.com/QubesOS/qubes-issues/issues/6756#issuecomment-873385039
2021-07-03 15:43:16 -07:00
Marek Marczykowski-Górecki
4017d11de3
Run script to add 'ref' parameters
2021-06-24 18:19:05 +02: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
d3c9979d7e
Update terminology, links, heading syntax; wrap text
2021-06-22 10:39:03 -07:00
Andrew David Wong
ef620f97a7
Refactor Admin API page
2021-06-22 01:25:49 -07: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
Andrew David Wong
6d81f95cc2
Update and reorganize documentation
...
- Convert "Common Tasks" to "How-to Guides"
(QubesOS/qubes-issues#6694 )
- Make title capitalization consistent across docs
- Fix leftover h1 headings
- Reorganize various pages and topics
- Update permalinks to better match titles
- Create redirects for changed permalinks
- Miscellaneous cleanup
QubesOS/qubes-issues#6701
2021-06-17 05:16:22 -07:00
Andrew David Wong
12408884dd
Clean up YAML titles and create redirect stubs
...
QubesOS/qubes-issues#6701
2021-06-17 02:40:43 -07:00
Andrew David Wong
2c473241a8
Revert "Remove all instances of permalink:
in YAML frontmatter"
...
This reverts commit c815e4c54c
.
https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862822827
2021-06-16 19:56:25 -07:00
Andrew David Wong
4ff7430960
Remove redundant h1 titles using #
syntax
...
https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-16 00:29:28 -07:00
Andrew David Wong
a4cbb51092
Remove vestigial '====' heading syntax
...
https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:53:27 -07:00
Andrew David Wong
f822b70435
Remove redundant titles
...
First pass for all titles still using the old '=====' syntax
https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:48:48 -07:00
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
WillyPillow
a77ff318bd
qvm-template: Update constraints regarding template RPM metadata
2021-06-09 17:25:45 +08:00
WillyPillow
76232f9a1f
qvm-template: Change template-licence
to template-license
2021-06-09 17:25:43 +08:00
WillyPillow
8716d23f48
qvm-template: Reflect path changes in qubes-repo-templates
...
See 337efb1d3c
.
2021-06-09 17:25:42 +08:00
WillyPillow
2bc69fc466
Tweak slightly for clarity
2021-06-09 17:25:40 +08:00
WillyPillow
2de76980ae
Update info regarding time format
2021-06-09 17:25:38 +08:00
WillyPillow
01110f8253
Fix Google groups link
2021-06-09 17:25:36 +08:00
WillyPillow
96dce2dada
Add indication that qvm-template is not yet merged
2021-06-09 17:25:34 +08:00
WillyPillow
61fb01d673
Move mention of GSoC to Motivations section
2021-06-09 17:25:32 +08:00
WillyPillow
1473712618
Replace with atx headers
2021-06-09 17:25:30 +08:00
Andrew David Wong
a99b53ec11
Remove superfluous "Introduction" heading
2021-06-09 17:25:29 +08:00
WillyPillow
95ee4559ab
Fix incorrect feature name
2021-06-09 17:25:27 +08:00
WillyPillow
dd42704add
Fix link syntax.
2021-06-09 17:25:25 +08:00
WillyPillow
56cf2b768e
Fix whitespace.
2021-06-09 17:25:24 +08:00
WillyPillow
ec37cc6984
Add "Introduction" section.
2021-06-09 17:25:22 +08:00
WillyPillow
3ebde47b23
Replace "template VM" with "TemplateVM".
2021-06-09 17:25:20 +08:00
WillyPillow
54629daa32
Change title to "Template Manager".
2021-06-09 17:25:18 +08:00
WillyPillow
9249f074b3
Fix whitespace.
2021-06-09 17:25:16 +08:00
Andrew David Wong
3b314c84f7
Add YAML header
2021-06-09 17:25:11 +08:00
WillyPillow
44ea629d9f
Include documentation for template manager design
2021-06-09 17:25:02 +08:00
herypt
90cf4497e4
Fix outdated documentation
2021-05-13 11:54:02 +02:00