[libadwaita/wip/exalm/build-docs: 1/4] docs: Fix headers for build docs and visual index
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/build-docs: 1/4] docs: Fix headers for build docs and visual index
- Date: Tue, 18 May 2021 13:21:22 +0000 (UTC)
commit 04a4d461a96499110577e9be2434a844c5afb589
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue May 18 12:21:23 2021 +0500
docs: Fix headers for build docs and visual index
doc/build-howto.md | 8 ++++----
doc/visual-index.md | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/doc/build-howto.md b/doc/build-howto.md
index be7db76f..c4661624 100644
--- a/doc/build-howto.md
+++ b/doc/build-howto.md
@@ -1,12 +1,12 @@
Title: Compiling with Libadwaita
Slug: building
-# Building
+# Compiling with Libadwaita
If you need to build Libadwaita, get the source from
[here](https://gitlab.gnome.org/GNOME/libadwaita/) and see the `README.md` file.
-# Using `pkg-config`
+## Using `pkg-config`
Like other GNOME libraries, Libadwaita uses `pkg-config` to provide compiler
options. The package name is `libadwaita-1`.
@@ -30,7 +30,7 @@ The `1` in the package name is the "API version" (indicating "the version of the
Libadwaita API that first appeared in version 1") and is essentially just part
of the package name.
-# Bundling the library
+## Bundling the Library
As Libadwaita uses the Meson build system, bundling it as a subproject when it
is not installed is easy. Add this to your `meson.build`:
@@ -78,7 +78,7 @@ your manifest:
}
```
-# Building on macOS
+## Building on macOS
To build on macOS you need to install the build-dependencies first. This can
e.g. be done via [`brew`](https://brew.sh):
diff --git a/doc/visual-index.md b/doc/visual-index.md
index 9c3df8d0..03a26c40 100644
--- a/doc/visual-index.md
+++ b/doc/visual-index.md
@@ -1,7 +1,7 @@
-Title: Visual index
+Title: Visual Index
Slug: visual-index
-# Widgets
+# Visual Index
[![avatar](avatar.png)](class.Avatar.html)
[![header-bar](header-bar.png)](class.HeaderBar.html)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]