protocolbuffers / protocolbuffers/protobuf
Documentation points to non-existent Kotlin files
Open
@Logofile is already working on this.
Since Oct 1, 2024.
documentation
inactive
keep open
kotlin
- Dominant language
- C++
- Stars
- 72k
- Forks
- 16.3k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 140
Description
What did you do?
Steps to reproduce the behavior:
- Go to https://protobuf.dev/getting-started/kotlintutorial/#example-code
- Note the file names
add_person_kotlinandlist_people_kotlin - Follow to the examples directory https://github.com/protocolbuffers/protobuf/tree/master/examples
- Note that the files are missing. There are actually no Kotlin files there.
What did you expect to see
Kotlin files mentioned in the documentation
What did you see instead?
Files for java, python, dart, ruby and c.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.