Home
last modified time | relevance | path

Searched refs:find_header (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_section.py228 def find_header(directory: Path) -> Optional[Path]: function
236 header_path = find_header(flag_path)
241 header_path = find_header(Path(str(docstring.extent.start.file)).parent)