[to #426] update maven site info in README.md#504
Merged
zz-jason merged 4 commits intotikv:masterfrom Feb 13, 2022
Merged
Conversation
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
ti-srebot
approved these changes
Feb 10, 2022
peng1999
reviewed
Feb 10, 2022
README.md
Outdated
|
|
||
| An [API reference](https://tikv.github.io/client-java/apidocs) is also available. | ||
| A [Maven site](https://tikv.github.io/client-java/site) is also available. It includes: | ||
| 1. [API reference](https://tikv.github.io/client-java/site/xref/index.html) |
Member
There was a problem hiding this comment.
This seems not an API reference, but a source code viewer. The API reference is missing now.
Member
Author
There was a problem hiding this comment.
OH! I am writing a patch adding a reporting plugin for API refs in the maven site.
Member
Author
Member
Author
|
DNM until #507 is resolved. |
Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
Member
Author
|
@peng1999 PTAL |
Member
Author
|
/merge |
Collaborator
|
/run-all-tests |
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.
Signed-off-by: iosmanthus myosmanthustree@gmail.com
What problem does this PR solve?
Issue Number: close #426
What is changed and how does it work?
This pull request updates maven site info in README since API docs are moved to the maven site of this project.