freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] GSoC Status update and complete API reference website


From: Nikhil Ramakrishnan
Subject: Re: [ft-devel] GSoC Status update and complete API reference website
Date: Sat, 16 Jun 2018 14:42:30 +0530


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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]