[docs] Hook up hb-var

pull/1319/head
Behdad Esfahbod 7 years ago
parent 80d9a427cf
commit 1d40d72f29
  1. 1
      docs/harfbuzz-docs.xml
  2. 11
      src/hb-ot-var.cc

@ -76,6 +76,7 @@
<xi:include href="xml/hb-ot-name.xml"/>
<xi:include href="xml/hb-ot-math.xml"/>
<xi:include href="xml/hb-ot-shape.xml"/>
<xi:include href="xml/hb-ot-var.xml"/>
<xi:include href="xml/hb-shape-plan.xml"/>

@ -32,6 +32,17 @@
#include "hb-ot-var-mvar-table.hh"
#include "hb-ot-var.h"
/**
* SECTION:hb-ot-var
* @title: hb-ot-var
* @short_description: OpenType Font Variations
* @include: hb-ot.h
*
* Functions for fetching information about OpenType Variable Fonts.
**/
/*
* fvar/avar
*/

Loading…
Cancel
Save