Sentence case for titles

This commit is contained in:
unman 2021-07-09 01:06:41 +00:00
parent a867dbe06a
commit d0bc9e70a2
No known key found for this signature in database
GPG key ID: BB52274595B71262
207 changed files with 207 additions and 207 deletions

View file

@ -3,7 +3,7 @@ lang: en
layout: fullscreen
permalink: /doc/admin-api/table/
ref: 249
title: Admin API Table
title: Admin api table
---
This page displays the fullscreen table from [Admin API](/doc/admin-api/).

View file

@ -9,7 +9,7 @@ redirect_from:
- /doc/mgmt-architecture/
- /doc/admin-api-architecture/
ref: 36
title: Admin API
title: Admin api
---
_You may also be interested in the article

View file

@ -8,7 +8,7 @@ redirect_from:
- /doc/DVMimpl/
- /wiki/DVMimpl/
ref: 34
title: DisposableVM Implementation
title: Disposablevm implementation
---
**Note: The content below applies to Qubes R3.2.**

View file

@ -7,7 +7,7 @@ redirect_from:
- /doc/Dom0SecureUpdates/
- /wiki/Dom0SecureUpdates/
ref: 43
title: Dom0 Secure Updates
title: Dom0 secure updates
---
Reasons for Dom0 updates

View file

@ -7,7 +7,7 @@ redirect_from:
- /doc/Qfilecopy/
- /wiki/Qfilecopy/
ref: 35
title: Inter-VM File Copying (qfilecopy)
title: Inter-vm file copying (qfilecopy)
---
There are two cases when we need a mechanism to copy files between VMs:

View file

@ -7,7 +7,7 @@ redirect_from:
- /doc/Qfileexchgd/
- /wiki/Qfileexchgd/
ref: 40
title: qfileexchgd (deprecated)
title: Qfileexchgd (deprecated)
---
**This mechanism is obsolete as of Qubes Beta 1!**

View file

@ -7,7 +7,7 @@ redirect_from:
- /doc/Qmemman/
- /wiki/Qmemman/
ref: 41
title: Qubes Memory Manager (qmemman)
title: Qubes memory manager (qmemman)
---
Rationale

View file

@ -8,7 +8,7 @@ redirect_from:
- /doc/Qrexec3Implementation/
- /wiki/Qrexec3Implementation/
ref: 39
title: 'Qrexec: Qubes RPC Internals'
title: 'qrexec: qubes rpc internals'
---
(*This page details the current implementation of qrexec (qrexec3).

View file

@ -3,7 +3,7 @@ lang: en
layout: doc
permalink: /doc/qrexec-socket-services/
ref: 42
title: 'Qrexec: Socket-Based Services'
title: 'qrexec: socket-based services'
---
*This page describes how to implement and use new socket-backed services for qrexec. See [qrexec](/doc/qrexec/) for general overview of the qrexec framework.*

View file

@ -11,7 +11,7 @@ redirect_from:
- /doc/Qrexec/
- /wiki/Qrexec/
ref: 37
title: 'Qrexec: Secure Communication Across Domains'
title: 'qrexec: secure communication across domains'
---
(*This page is about qrexec v3. For qrexec v2, see [here](/doc/qrexec2/).*)

View file

@ -8,7 +8,7 @@ redirect_from:
- /doc/Qrexec2Implementation/
- /wiki/Qrexec2Implementation/
ref: 38
title: qrexec v2 (deprecated)
title: Qrexec v2 (deprecated)
---
(*This page is about qrexec v2. For qrexec v3, see [here](/doc/qrexec/).*)