Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Build system by sphinx

Setup

Requirement

  1. Install pandoc to your OS
  2. Install poetry
  3. Install packages by poetry
$ poetry install

Build static files

You can choose a language for build from ja or en.

$ poetry run make html -e LANG="ja"