add and correct links in doc#74
Conversation
Yes, please.
I don’t really check that file often. Maybe we should retire or find a way to generate it automatically. I don’t want to manually maintain it. |
Is there a need for it if there is the html produced from ldoc? If so, and we assume that the luadoc file covers everything, then it can be parsed to generate a summery of what is covered. |
|
Or a summery of what is covered could be added to the doc itself |
I don’t want to manually maintain such a list (HarfBuzz API is growing, so the list is not static). |
|
Thanks! |
I think there are missing functions in the doc and API coverage as well.
After a quick comparison I think these are missing:
should they be added to luadoc and the done.txt files? should done.txt also include constants (enum values) or just functions?