#pragma section-numbers off [[TableOfContents]] = 概要 = = 公式サイト = = 関連サイト = = Docset の作成 = * http://kapeli.com/docsets/ * https://github.com/gpambrozio/PythonScripts#PythonDocs2DocSet Sphinx で生成した HTML ドキュメンをもってくる {{{ pip install beautifulsoup4 # html のフォルダに移動 create_docset.py }}} = 参考サイト = ---- CategoryMac