sphinx_gallery.backreferences¶
Backreferences Generator¶
Parses example file code in order to keep track of used functions
Functions¶
- sphinx_gallery.backreferences.identify_names(script_blocks, global_variables=None, node='')[source]¶
Build a codeobj summary by identifying and resolving used names.