This section provides information about the source code repository for the Developer Portal.

  • Repository Location: Developer Portal Source Code
  • Language: The content language is determined by the URL path. If it contains a language style (e.g., /en/xxx), English content is provided. Otherwise, Chinese content is displayed.

Accessing the Repository

The source code repository is accessible to developers who have the necessary credentials. Here's how you can access it:

Repository Structure

The repository is organized into several directories:

  • src: Contains the main source code files.
  • docs: Documentation files for the source code.
  • tests: Test files for the source code.

Contributing to the Repository

Developers are welcome to contribute to the repository. Please follow these guidelines:

Useful Links

Image: Repository Structure

  • Note: The image above provides a visual representation of the repository structure.