> Indeed.  Essentially, everything that can be used within C code should
> be tagged with `...`, for example `FT_Glyph`, `FT_GLYPH_H`, etc.
>
> Maybe it makes sense to convert everything starting with `FT_...' to
> `...`?
>

These cases are covered by the regex I added, so stuff with underscores,
arrow operators, and such will be converted to `...` by markify.


> > Because we will now switch to markdown, we may have to be careful
> > with the usage of asterisks.  They are used to begin points in
> > unordered lists and wrap italics text.
>
> OK.  This is something to be added to a forthcoming
> `docs/DOCUMENTATION' file.  I invite you to write this while doing the
> conversion process :-)


Sure! I will write this after I fix minor issues and get docwriter working
on the FreeType repository tree :-)


-- 
Nikhil
_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to