Sphinx
config.py の html_theme を変更して make html すればOK $ vim config.py #html_theme = 'default' html_theme = 'traditional' $ make html 参考 テーマの変更 — Python製ドキュメンテーションビルダー、Sphinxの日本ユーザ会
インストールする 当り前だが、Yum リポジトリと通信できる必要がある*1 # yum install python-sphinx ... Dependencies Resolved =====================================================================================================================…
ブログに書けないことは sphinx + git で管理しようかなと思ってから1年以上が経過していた。。。 インストール % which python /usr/bin/python % mkdir /cygdrive/d/docs/sphinx % cd /cygdrive/d/docs/sphinx % wget http://peak.telecommunity.com/dist/…