sphinx_gallery.sorting

Sorters for Sphinx-Gallery (sub)sections.

Sorting key functions for gallery subsection folders and section files.

Classes

class sphinx_gallery.sorting.ExampleTitleSortKey(src_dir)[source]

Sort examples in src_dir by example title.

Parameters:

src_dir (str) – The source directory.