diff options
author | Nathan Willis <nwillis@glyphography.com> | 2018-10-16 17:48:15 -0500 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2018-10-30 19:14:57 +0200 |
commit | 163ab81ab0f4000d968cc55b418402497e605e6c (patch) | |
tree | 7fcdfbfc9f9945e12633093f745941aa9780da91 /docs | |
parent | 9e7efa3f47557a77852a15d89619787fd9933ed1 (diff) |
Docs: rename Hello HarfBuzz to Getting Started.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/harfbuzz-docs.xml | 2 | ||||
-rw-r--r-- | docs/usermanual-getting-started.xml (renamed from docs/usermanual-hello-harfbuzz.xml) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/harfbuzz-docs.xml b/docs/harfbuzz-docs.xml index b7d5cec7..15d194cf 100644 --- a/docs/harfbuzz-docs.xml +++ b/docs/harfbuzz-docs.xml @@ -33,7 +33,7 @@ <title>User's manual</title> <xi:include href="usermanual-what-is-harfbuzz.xml"/> <xi:include href="usermanual-install-harfbuzz.xml"/> - <xi:include href="usermanual-hello-harfbuzz.xml"/> + <xi:include href="usermanual-getting-started.xml"/> <xi:include href="usermanual-shaping-concepts.xml"/> <xi:include href="usermanual-buffers-language-script-and-direction.xml"/> <xi:include href="usermanual-fonts-and-faces.xml"/> diff --git a/docs/usermanual-hello-harfbuzz.xml b/docs/usermanual-getting-started.xml index 188d449d..188d449d 100644 --- a/docs/usermanual-hello-harfbuzz.xml +++ b/docs/usermanual-getting-started.xml |