skywalking-java/docs/en/guides
Wu Sheng f80b031250 Add many new chapters of v6 document. Make the document more clear. 2018-09-02 23:11:56 +08:00
..
How-to-release.md Fix CI and release guide. 2018-08-31 22:57:19 +08:00
Java-Plugin-Development-Guide.md Add many new chapters of v6 document. Make the document more clear. 2018-09-02 23:11:56 +08:00
README.md Add many new chapters of v6 document. Make the document more clear. 2018-09-02 23:11:56 +08:00
storage-extention.md Add many new chapters of v6 document. Make the document more clear. 2018-09-02 23:11:56 +08:00

README.md

Guides

Guides help everyone developer, including PPMC member, committer and contributor, to understand the project structure. Also learn to build the project, even to release the official Apache version(If you have been accepted as the formal committer).

  • Compiling Guide. Teaches developer how to build the project in local.
  • Apache Release Guide. Apache license allows everyone to redistribute if you keep our licenses and NOTICE in your redistribution. This document introduces to the committer team about doing official Apache version release, to avoid breaking any Apache rule.

Project Extensions

SkyWalking project supports many ways to extends existing features. If you are interesting in these ways, read the following guides.