]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: drop "The" in categorization titles of Markdown documentation
authorLennart Poettering <lennart@poettering.net>
Tue, 14 Jan 2020 09:11:19 +0000 (10:11 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 14 Jan 2020 09:11:19 +0000 (10:11 +0100)
I think it makes sense to keep the "The" in place for the actual page's
title, but let's drop it from the categorization header, to make it
easier to find stuff, as the "The" isn't helpful to that.

In particular as we sometimes do it this and sometimes the other way so
far, hence let's stick to one common rule.

docs/BOOT_LOADER_INTERFACE.md
docs/BOOT_LOADER_SPECIFICATION.md
docs/CODE_OF_CONDUCT.md
docs/CONTAINER_INTERFACE.md

index ba88fe72cc96a21ceac114466d76c7c988000dbd..e1ba815d34351dd12c225ca2e5598655671315f4 100644 (file)
@@ -1,5 +1,5 @@
 ---
-title: The Boot Loader Interface
+title: Boot Loader Interface
 category: Booting
 layout: default
 ---
index 59c87dd12144bb40ef48e72e024934c3abb75185..3d40df760b03911a7262b2102f300e47e154a8b8 100644 (file)
@@ -1,5 +1,5 @@
 ---
-title: The Boot Loader Specification
+title: Boot Loader Specification
 category: Booting
 layout: default
 ---
index b0925691c9958db5350b99688ecdef352627a5fa..b906bf5acb58da7d766edd8f85c9c37801e81edf 100644 (file)
@@ -1,5 +1,5 @@
 ---
-title: The systemd Community Conduct Guidelines
+title: systemd Community Conduct Guidelines
 category: Contributing
 layout: default
 ---
index fc5c0a06edc1a5742bc41b5c3fa4a30ccb6eff84..71f9185c585408464489a6d139076ffc9006e488 100644 (file)
@@ -1,5 +1,5 @@
 ---
-title: The Container Interface
+title: Container Interface
 category: Interfaces
 layout: default
 ---