From: Takashi Sakamoto Date: Sun, 3 Apr 2022 01:31:35 +0000 (+0900) Subject: markup URI correctly in README X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=ce20fe4707ac0d9d20fc881b2beafa0b2fe46978;p=alsa-gobject.git markup URI correctly in README Signed-off-by: Takashi Sakamoto --- diff --git a/README.rst b/README.rst index fe62045..d0ab38e 100644 --- a/README.rst +++ b/README.rst @@ -43,7 +43,7 @@ ALSARawmidi-0.0 Documentation ============= - +``_ Python 3 Samples ================ @@ -58,19 +58,19 @@ This software is licensed under GNU Lesser General Public License version 3 or l Dependencies ============ -* GLib -* GObject introspection -* libudev1 +* GLib ``_ +* GObject introspection ``_ +* libudev1 ``_ * Linux kernel version 4.5 or later Requirements to build ===================== * UAPI header of Linux kernel -* Meson build system -* Ninja build system -* PyGObject (optional to run unit tests) -* gi-docgen (optional to generate API documentation) +* Meson build system ``_ +* Ninja build system ``_ +* PyGObject ``_ (optional to run unit tests) +* gi-docgen ``_ (optional to generate API documentation) How to build ============ @@ -123,9 +123,9 @@ Design note Supplemental information for language bindings ============================================== -* PyGObject is a dynamic loader for +* PyGObject ``_ is a dynamic loader for libraries compatible with g-i. -* alsa-gobject-rs includes +* alsa-gobject-rs ``_ includes creates to use these libraries. Valgrind suppression file for leak detected in glib