Sphinx
結果はこれ → http://toruuetani.bitbucket.org リポジトリはこれ → https://bitbucket.org/toruuetani/toruuetani.bitbucket.org ソーシャルボタンの設置 参考URL 今日のPython: Sphinx にソーシャルボタンを設置する はてなブックマークボタンの作成・設置…
※ 環境は以前(id:re_guzy:20101012)と同じ http://sphinx-users.jp/doc10/ext/graphviz.html 基本的にはドキュメントを見ればOKだが、日本語を記述すると文字化けするので、その回避策をメモしておく。まずはconf.pyでgraphviz拡張を有効にする。 # conf.p…
参考URL http://sphinx-users.jp/gettingstarted/install_windows.html http://sphinx-users.jp/cookbook/pdf/rst2pdf.html 前提条件 easy_installで依存ライブラリもインストールされるはず。今回試したのは以下のバージョン。 python 2.6.6 docutils 0.7 j…