# sdk_docs **Repository Path**: alligatorYE/sdk_docs ## Basic Information - **Project Name**: sdk_docs - **Description**: DroneCore Guide Doc Source Code - **Primary Language**: Unknown - **License**: CC-BY-4.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-02 - **Last Updated**: 2024-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dronecode SDK Documentation Source > **Warning** Under Construction. The [Dronecode SDK documentation](https://sdk.dronecode.org/en/) explains how to use the [SDK](https://github.com/dronecore/DroneCor) C++ MAVLink API Library, along with auto-generated wrapper APIs written in Python, Java and iOS (forthcoming). This repository contains the *source code* for the documentation. ## Documentation Build Instructions how to setup a Gitbook toolchain and build this documentation can be found in the [Gitbook toolchain docs](https://toolchain.gitbook.com/setup.html). ## License This documentation is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) license. The SDK itself is licensed under the permissive [BSD 3-clause](https://github.com/dronecore/DroneCore/blob/master/LICENSE.md).