Skip to content

kikusu/signico_c89

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

signico_c89

ビルド

依存インストール

pip install sphinx

pdf

# latex関係のコマンドが入ってる環境で
make latexpdfja
open build/latex/signico_c89.pdf

html

make html
python -m SimpleHTTPServer
open http://localhost:8000/build/html/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 43.3%
  • Makefile 28.7%
  • Batchfile 28.0%