Extension¶ sphinx 拡張は、 setup 関数をもつ python モジュール。 (6日目) Sphinx 拡張の紹介 組み込み拡張 autodoc 設定 docstring docstring の style graphviz dot 言語 inheritance_diagram apidoc と連携する例 外部拡張 myst_parser MystParser docutils.readers.Reader myst_parser.sphinx_parser.MystParser markdown-it-py parser myst_parser.sphinx_renderer.SphinxRenderer blockdiag ablog nbsphinx jupyter の参考 実行例 拡張の作り方 setup Directive