Refactor current Python agent docs to serve on SkyWalking official website#162
Merged
kezhenxu94 merged 16 commits intoapache:masterfrom Sep 12, 2021
Merged
Refactor current Python agent docs to serve on SkyWalking official website#162kezhenxu94 merged 16 commits intoapache:masterfrom
kezhenxu94 merged 16 commits intoapache:masterfrom
Conversation
Signed-off-by: Superskyyy <Superskyyy@outlook.com>
Fix file extension
Signed-off-by: Superskyyy <Superskyyy@outlook.com>
Signed-off-by: Superskyyy <Superskyyy@outlook.com>
Signed-off-by: Superskyyy <Superskyyy@outlook.com>
Signed-off-by: Superskyyy <Superskyyy@outlook.com>
Signed-off-by: Superskyyy <Superskyyy@outlook.com>
Signed-off-by: Superskyyy <Superskyyy@outlook.com>
Signed-off-by: Superskyyy <Superskyyy@outlook.com>
Signed-off-by: Superskyyy <Superskyyy@outlook.com>
Signed-off-by: Superskyyy <Superskyyy@outlook.com>
Signed-off-by: Superskyyy <Superskyyy@outlook.com>
Signed-off-by: Superskyyy <Superskyyy@outlook.com>
Signed-off-by: Superskyyy <Superskyyy@outlook.com>
wu-sheng
reviewed
Sep 12, 2021
Member
wu-sheng
left a comment
There was a problem hiding this comment.
Does the last todo mean, readme doc will be removed later, and link to website doc? If so, I am good.
Member
Author
Yes,exactly. |
wu-sheng
approved these changes
Sep 12, 2021
Member
wu-sheng
left a comment
There was a problem hiding this comment.
Good to me. Wait for @kezhenxu94 to check doc details.
kezhenxu94
approved these changes
Sep 12, 2021
Member
kezhenxu94
left a comment
There was a problem hiding this comment.
Thank you @Superskyyy very much
Member
Author
|
We might also need a doc for the profiling feature? |
Member
After we release 0.7.0, @Humbertzhang will submit one for this |
Member
|
We have a blog draft for it actually. |
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.
Refactored and moved the existing docs into a more organized format suitable for SkyWalking Website to ingest and host.
Part of - apache/skywalking#7687
Visit my github.io deployment of the new docs -> https://superskyyy.github.io/docs/skywalking-python/latest/readme/
This PR deals with the first step ↑.
Once this one merges, I will PR to deploy the docs officially on the https://skywalking.apache.org/ website, finally update our main README to reflect the new documentation URL, and remove the lines belonging to the actual doc.