Hi all,

I have been working on the conversion of header comments to the lighter
format.

That is, from the rectangular blocks to something like this:
/************************************************************************
 *
 * @Section:
 *    user_allocation
 *
 * @Title:
 *    User allocation
 *
  ...(omitted)

 */

The code is available on GitHub [1]. This seems to be working for most
cases now (I'm not sure if there are any rare differences in the
rectangular block formatting in some of the original files though).

The README.md file has usage information for `docconverter`.

It would be great to hear any comments/feedback.

[1] https://github.com/nikramakrishnan/freetype-docs

-- 
Nikhil
_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to