Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 390 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 390 Bytes

Documentation for GodotJS

This project uses Material for MkDocs to serve all docs.

Install

pip install mkdocs-material

Start

mkdocs serve

Goto: http://localhost:8000

Contribute

You can change the documentation inside the docs folder. To add new pages you need to update mkdocs.yml.