summaryrefslogtreecommitdiff
path: root/include/freetype/ftchapters.h
diff options
context:
space:
mode:
authorNikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>2018-06-18 00:38:36 +0530
committerNikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>2018-06-18 03:40:29 +0530
commite13599a0369cf68279b991dbab3e845d7a300399 (patch)
treeeb5728ee960e08e97e58b91bb6395d2524ba3089 /include/freetype/ftchapters.h
parentd573a46f771c956c486412ccc756efa1b283e455 (diff)
downloadfreetype2-e13599a0369cf68279b991dbab3e845d7a300399.tar.gz
Change documentation markup tags to lowercase.
Implemented as per discussion in http://lists.nongnu.org/archive/html/freetype-devel/2018-06/msg00073.html No change in functionality, of course.
Diffstat (limited to 'include/freetype/ftchapters.h')
-rw-r--r--include/freetype/ftchapters.h42
1 files changed, 21 insertions, 21 deletions
diff --git a/include/freetype/ftchapters.h b/include/freetype/ftchapters.h
index acaf2bc2a..2efbb0af6 100644
--- a/include/freetype/ftchapters.h
+++ b/include/freetype/ftchapters.h
@@ -8,13 +8,13 @@
/****************************************************************************
*
- * @Chapter:
+ * @chapter:
* general_remarks
*
- * @Title:
+ * @title:
* General Remarks
*
- * @Sections:
+ * @sections:
* header_inclusion
* user_allocation
*
@@ -23,13 +23,13 @@
/****************************************************************************
*
- * @Chapter:
+ * @chapter:
* core_api
*
- * @Title:
+ * @title:
* Core API
*
- * @Sections:
+ * @sections:
* version
* basic_types
* base_interface
@@ -44,13 +44,13 @@
/****************************************************************************
*
- * @Chapter:
+ * @chapter:
* format_specific
*
- * @Title:
+ * @title:
* Format-Specific API
*
- * @Sections:
+ * @sections:
* multiple_masters
* truetype_tables
* type1_tables
@@ -67,13 +67,13 @@
/****************************************************************************
*
- * @Chapter:
+ * @chapter:
* module_specific
*
- * @Title:
+ * @title:
* Controlling FreeType Modules
*
- * @Sections:
+ * @sections:
* auto_hinter
* cff_driver
* t1_cid_driver
@@ -88,13 +88,13 @@
/****************************************************************************
*
- * @Chapter:
+ * @chapter:
* cache_subsystem
*
- * @Title:
+ * @title:
* Cache Sub-System
*
- * @Sections:
+ * @sections:
* cache_subsystem
*
*/
@@ -102,13 +102,13 @@
/****************************************************************************
*
- * @Chapter:
+ * @chapter:
* support_api
*
- * @Title:
+ * @title:
* Support API
*
- * @Sections:
+ * @sections:
* computations
* list_processing
* outline_processing
@@ -127,13 +127,13 @@
/****************************************************************************
*
- * @Chapter:
+ * @chapter:
* error_codes
*
- * @Title:
+ * @title:
* Error Codes
*
- * @Sections:
+ * @sections:
* error_enumerations
* error_code_values
*