tool that feels very natural to me / Pythonはとても手に馴染むツー ルです ◦ Thank you, Guido-san, for creating Python. • I enjoy reading Python documentation, as well as the documentation for libraries implemented in Python / PythonやPythonで実装されたライブラリの ドキュメントを読むのが好きです
Sphinx • I developed a Sphinx extension that opens external site links in a new browser tab / 外部サイトのリンクをブラウザの別のタブで開くSphinx拡張 を自作しました • called sphinx-new-tab-link ◦ I wanted it so badly / 喉から手が出るほどほしかった!
/ 実装方法はStackOverflowから ◦ since I couldn't find it on PyPI, I published sphinx-new-tab-link • learned how to develop Sphinx extensions at PyCon / PyConでSphinx拡張の 開発方法を知る ◦ About tests Sphinxを通して考える、「拡張」の仕方 (PyCon JP 2022) • an issue and a pull request, sphinx-new-tab-link now supports dirhtml 🙌 ◦ Does not seem to work anymore with dirhtml builder #6