Feature Request: Source Code Documentation
Open
@klecki is already working on this.
Since Oct 3, 2022.
custom operations
Documentation
enhancement
- Dominant language
- C++
- Stars
- 5.8k
- Forks
- 678
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 27
Description
Hello,
I just wanted to make a feature request. The Dali's custom operator (c++) feature has the potential to be very powerful. But because as far as I can tell there is effectively zero available documentation on the data structures, methods etc used, the custom operator feature is extremely limited. I was looking to make a custom custom operator but because I am having so much difficulty finding where things are defined in the source code, I have no choice but to drop Dali and look at alternatives.
Just a thought.
Thanks,
Aidan
Contributor guide
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.