[pango/gi-docs: 31/45] docs: Tweak fontmap docs




commit 96cc6ff6053101e3797b13325a31bcd08a0928d5
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Feb 19 08:09:28 2021 -0500

    docs: Tweak fontmap docs
    
    Add summaries, convert markup, etc.

 pango/pango-fontmap.h | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/pango/pango-fontmap.h b/pango/pango-fontmap.h
index 818f3ae9..64b04da3 100644
--- a/pango/pango-fontmap.h
+++ b/pango/pango-fontmap.h
@@ -57,9 +57,11 @@ typedef struct _PangoContext PangoContext;
 /**
  * PangoFontMap:
  *
- * The #PangoFontMap represents the set of fonts available for a
- * particular rendering system. This is a virtual object with
- * implementations being specific to particular rendering systems.
+ * A `PangoFontMap` represents the set of fonts available for a
+ * particular rendering system.
+ *
+ * This is a virtual object with implementations being specific to
+ * particular rendering systems.
  */
 struct _PangoFontMap
 {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]