asakusafw / asakusafw-documentation

Asakusa Framework Documentation

Home Page:https://docs.asakusafw.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asakusa Framework Documentation

How to Build

This documentation uses the Sphinx documentation system.

Building the documentation requires at least version 1.6 of Sphinx and pygments-dmdl have to be installed.

pip install sphinx
pip install pygments-dmdl

After installing:

cd docs/ja
make html

Then, open your browser to build/html/index.html.

About

Asakusa Framework Documentation

https://docs.asakusafw.com/

License:Apache License 2.0