An open API service indexing awesome lists of open source software.

https://github.com/abdera7mane/cordot-docs

Cordot Discord API wrapper documentation
https://github.com/abdera7mane/cordot-docs

discord-api docs documentation godot godot-engine

Last synced: 3 months ago
JSON representation

Cordot Discord API wrapper documentation

Awesome Lists containing this project

README

        

# Cordot docs

This repository contains Cordot documentation source files, written in Markdown and built using [MkDocs](https://mkdocs.org) and [Read The Docs](https://readthedocs.org).

## License

The files in the `docs/classes/` folder are derived from [Cordot's source code](https://github.com/Abdera7mane/cordot) and are distributed under the MIT license.

`docs/css/custom.css` and `docs/js/custom.js` (*modified*) are taken from [Godot documentation source repositry](https://github.com/godotengine/godot-docs) which are licensed under the Creative Commons Attribution 3.0 Unported license ([CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)) and is to be attributed to "Juan Linietsky, Ariel Manzur and the Godot community".

Code snippets and examples are under Public Domain unless specified otherwise in the documentation.

Besides the mentioned exceptions, this repository is licensed under the Creative Commons Attribution 4.0 International license ([CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)).