Siv3D / siv3d.docs

Home Page:https://siv3d.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Siv3D documentation source files

The published website is avilable at https://siv3d.github.io/

Building the documentation source files

Install the mkdocs, mkdocs-material, and fontawesome_markdown packages using pip:

pip install mkdocs
pip install mkdocs-material
pip install fontawesome_markdown

In the directory where mkdocs.yml file resides, build the documentation:

mkdocs build

This will create a new directory, named siv3d.github.io.

About

https://siv3d.github.io/

License:MIT License


Languages

Language:CSS 100.0%