Syphon / Syphon-Framework

Syphon is a Mac OS X technology to allow applications to share video and still images with one another in realtime, instantly.
Other
460 stars 81 forks source link

Available documentation without building ? #92

Closed benkuper closed 1 year ago

benkuper commented 1 year ago

I find this one a bit odd to ask, but is it really needed to build the documentation to see it ?

bangnoise commented 1 year ago

No.

It's all generated from the headers. See the headers.

bangnoise commented 1 year ago

Syphon.h has a general overview.

Updating the way the documentation works is next on my list (#89).

benkuper commented 1 year ago

thanks !