summaryrefslogtreecommitdiff
path: root/doc/README.apidocs
blob: 4486f5dfce2e79c208db73ad8b0f0a6c9d68145f (plain)
1
2
3
4
5
6
7
Rules for the API docs:

  1. Clearly distinguish between internal and the external API/ABI.
  2. Mark internal stuff with \internal.
  3. If this has been solved, start documenting the external interface.

Thank you.