Skip to content

aofusa/document-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Template from Sphinx

Sphinxで始めるヒアドキュメントなドキュメント

How to use

HTMLなドキュメントの生成

make html

How to development

オートリロードを有効にして開発作業をらくらくに!

make livehtml

http:https://localhost:8000/ にアクセスすれば確認できる
ファイルの更新を検知して勝手にビルドし直してくれる

Requires

使い始めるのに必要の者たち

  • Python3
  • Pip
  • Pandoc
pip install -r requirements.txt

About

Sphinxで作るドキュメントテンプレート

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published