Small additions to fix reference creation.
diff --git a/include/freetype/ftbitmap.h b/include/freetype/ftbitmap.h
index d699238..8f5e23e 100644
--- a/include/freetype/ftbitmap.h
+++ b/include/freetype/ftbitmap.h
@@ -39,6 +39,15 @@ FT_BEGIN_HEADER
/* <Section> */
/* bitmap_handling */
/* */
+ /* <Title> */
+ /* Bitmap Handling */
+ /* */
+ /* <Abstract> */
+ /* Handling FT_Bitmap objects. */
+ /* */
+ /* <Description> */
+ /* This section contains functions for converting FT_Bitmap objects. */
+ /* */
/*************************************************************************/