Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

codefirst/asakusa-satellite-manual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A manual of AsakusaSatellite

AsakusaSatellite is here

Requirement

  • Sphinx 1.0.7 or later
  • Git 1.7 or later

Build

$ make clean html
$ open build/html/AsakusaSatellite/manual/index.html

Publish

$ git push origin master

See Read the Docs