luxonis / depthai

DepthAI Python API utilities, examples, and tutorials.
https://docs.luxonis.com
MIT License
935 stars 233 forks source link

[SDK Feature-Request] SDK example docs pages #988

Closed Erol444 closed 1 year ago

Erol444 commented 1 year ago

Start with the why:

A good documentation page is always critical for any API/library, this addition would nicely supplement the https://github.com/luxonis/depthai/pull/956 PR. Another benefit would be that we can link some examples from docs (eg. for support), instead of linking source code.

Move to the what:

For each depthai_sdk/example add a documentation page. Add some information about the example, a demo video/image, some things to note, demos pipeline graph, its code, and link to github. So very similar to how we have Code samples docs for depthai API.

Move to the how:

Some manual work:)

jakaskerl commented 1 year ago

1070