Document internal structures
Open
@mplegendre is already working on this.
Since May 12, 2017.
documentation
- Dominant language
- C
- Stars
- 88
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Currently figuring out the binding_ref_t and binding_t pipelines.
There are lines like
```
user_binding = ref->binding->user_binding + ref->index;
```
Which can be a bit inscrutable. Game to do Doxygen for that, or should I figure it out and document it myself?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.