Open
Conversation
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1. Strategy on improving Adapty documentation
I will divide the work on improving the documentation into two main blocks: content work and DocOps work. Content work on the documentation to enhance user experience:
DocOps work to improve the documentation:
#includeand{{ var }}for content reuse, reducing errors, and ensuring greater consistency in the documentation.2. Write documentation on the Overview feature
I rewrote the documentation in
versioned_docs/version-3.0/overview.md, aiming to add more clarity and detail.3. Identify issues with the SDK installation flow and provide an improved version
I worked a bit on
versioned_docs/version-3.0/installation-of-adapty-sdks.md. Unfortunately, my laptop doesn’t allow me to fully install Dart, Swift, Flutter, and Android Studio to test the documentation comprehensively, so I did what I could for this task.4. Identify issues with the Server Side API and (optionally, as a bonus) provide an improved version
Here, I already have some observations:
api-secret-keyversuspublic-api-key.Overall, my impression of the documentation is mostly positive. It’s clear that the documentation is still young, and the value of many sections hasn’t been fully established yet. I hope I can be helpful, and that my experience and approach will contribute to making Adapty’s documentation even better.