sphinx_gallery.py_source_parser#

用於解析 Python 原始碼檔案的解析器。

函式#

sphinx_gallery.py_source_parser.extract_file_config(content)#

提取 docstring 中指定的檔案特定設定。

類別#

class sphinx_gallery.py_source_parser.Block(type, content, lineno)#
content#

欄位編號 1 的別名

lineno#

欄位編號 2 的別名

type#

欄位編號 0 的別名