Use new docmaker syntax for identifiers with identical names.

This commit is contained in:
Werner Lemberg 2015-11-26 14:31:08 +01:00
parent 97b808fdad
commit 7696e337ee
2 changed files with 7 additions and 7 deletions

View File

@ -442,7 +442,7 @@ FT_BEGIN_HEADER
/************************************************************************** /**************************************************************************
* *
* @property: * @property:
* no-stem-darkening * no-stem-darkening[autofit]
* *
* @description: * @description:
* *Experimental* *only* * *Experimental* *only*
@ -478,7 +478,7 @@ FT_BEGIN_HEADER
/************************************************************************** /**************************************************************************
* *
* @property: * @property:
* darkening-parameters * darkening-parameters[autofit]
* *
* @description: * @description:
* *Experimental* *only* * *Experimental* *only*
@ -486,7 +486,7 @@ FT_BEGIN_HEADER
* See the description of the CFF driver for details. This * See the description of the CFF driver for details. This
* implementation appropriates the * implementation appropriates the
* CFF_CONFIG_OPTION_DARKENING_PARAMETER_* #defines for consistency. * CFF_CONFIG_OPTION_DARKENING_PARAMETER_* #defines for consistency.
* Note the differences described in @no-stem-darkening. * Note the differences described in @no-stem-darkening[autofit].
* *
*/ */

View File

@ -111,8 +111,8 @@ FT_BEGIN_HEADER
* *
* @order: * @order:
* hinting-engine * hinting-engine
* no-stem-darkening * no-stem-darkening[cff]
* darkening-parameters * darkening-parameters[cff]
* *
*/ */
@ -175,7 +175,7 @@ FT_BEGIN_HEADER
/************************************************************************** /**************************************************************************
* *
* @property: * @property:
* no-stem-darkening * no-stem-darkening[cff]
* *
* @description: * @description:
* By default, the Adobe CFF engine darkens stems at smaller sizes, * By default, the Adobe CFF engine darkens stems at smaller sizes,
@ -205,7 +205,7 @@ FT_BEGIN_HEADER
/************************************************************************** /**************************************************************************
* *
* @property: * @property:
* darkening-parameters * darkening-parameters[cff]
* *
* @description: * @description:
* By default, the Adobe CFF engine darkens stems as follows (if the * By default, the Adobe CFF engine darkens stems as follows (if the