Home
last modified time | relevance | path

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

/petsc/doc/manualpages/doctext/
H A Dnroff.def25 s_synopsis %n.SH SYNOPSIS%n.nf%n
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_section.py93 self.capturing = self.CaptureKind.SYNOPSIS
94 if self.capturing == self.CaptureKind.SYNOPSIS:
H A D_doc_section_base.py655 SYNOPSIS = enum.auto() variable in Synopsis.Inspector.CaptureKind