mediapipe/docs/MediaPipeTasksDocGen/README.md
Mark McDonald 308f4f0e73
Adds an empty skeleton project for iOS docgen.
Dependencies tracked in `Podfile` are used to generate reference docs.
2023-09-20 16:53:34 +08:00

8 lines
361 B
Markdown

# MediaPipeTasksDocGen
This empty project is used to generate reference documentation for the ObjectiveC and Swift libraries.
Docs are generated using [Jazzy](https://github.com/realm/jazzy) and published to [the developer site](https://developers.devsite.corp.google.com/mediapipe/api/solutions/).
To bump the API version used, edit [`Podfile`](./Podfile).