docs: add how to add a language (#732)

* Create language-contributions.md

* Update language-contributions.md

* Update README.md

* Update mkdocs.yml

* Update README.md

* Update language-contributions.md

* Create languages.md

* Update languages.md

* Update README.md

* Update mkdocs.yml

* fix space languages.md

fix space at line 61
This commit is contained in:
Marco Beretta 2023-08-01 14:14:01 +02:00 committed by GitHub
parent 851dce720f
commit 0630b54193
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 197 additions and 2 deletions

View file

@ -73,6 +73,7 @@ Keep up with the latest updates by visiting the releases page - [Releases](https
* [APIs and Tokens](docs/install/apis_and_tokens.md)
* [User Auth System](docs/install/user_auth_system.md)
* [Online MongoDB Database](docs/install/mongodb.md)
* [Languages](docs/install/languages.md)
</details>
<details>
@ -112,7 +113,7 @@ Keep up with the latest updates by visiting the releases page - [Releases](https
<details>
<summary><strong>Contributions</strong></summary>
* [Contributor Guidelines](CONTRIBUTING.md)
* [Documentation Guidelines](docs/contributions/documentation_guidelines.md)
* [Code Standards and Conventions](docs/contributions/coding_conventions.md)