📄️ Library Usage
The MTN MOMO API SDK documentation is built using Docusaurus, a modern static website generator that simplifies the creation of documentation websites. The documentation files are organized in a structured manner within the versioneddocs folder, with the current version being 1.0. You can find all relevant documentation in the version-1.0 folder.
📄️ Code Documentation (`Kdocs`)
We utilize Dokka to generate comprehensive Kotlin code documentation for the MTN MOMO API SDK. This tool ensures that all code added to the repository is accompanied by corresponding documentation, significantly enhancing usability and maintainability for developers.