sdk-generator icon indicating copy to clipboard operation
sdk-generator copied to clipboard

📚 Documentation: Add inline docs to SDKs

Open stnguyen90 opened this issue 1 year ago • 9 comments

💭 Description

Inline docs are helpful as they can provide help in the editor when a developer hovers over a method.

Docs can be copied from https://github.com/appwrite/sdk-generator/pull/671

  • [ ] android
  • [x] cli - not needed
  • [x] dart - completed as part of https://github.com/appwrite/sdk-generator/pull/671
  • [ ] deno
  • [ ] dotnet
  • [x] https://github.com/appwrite/sdk-for-flutter/issues/152 - completed as part of https://github.com/appwrite/sdk-generator/pull/671
  • [x] go - not ready
  • [x] graphql/docs - not needed
  • [ ] kotlin
  • [ ] node
  • [ ] php
  • [ ] python
  • [x] rest/docs - not needed
  • [ ] ruby
  • [ ] swift
  • [ ] https://github.com/appwrite/sdk-generator/pull/721 (@Im-Madhur-Gupta)

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

stnguyen90 avatar Jun 22 '23 22:06 stnguyen90