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
- Host: GitHub
- URL: https://github.com/abdera7mane/cordot-docs
- Owner: Abdera7mane
- License: cc-by-4.0
- Created: 2022-07-17T00:23:14.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-25T02:32:19.000Z (over 2 years ago)
- Last Synced: 2023-05-02T20:38:25.661Z (almost 2 years ago)
- Topics: discord-api, docs, documentation, godot, godot-engine
- Language: Markdown
- Homepage: http://cordot.readthedocs.io
- Size: 309 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)).