Home
last modified time | relevance | path

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

/dports/science/py-scipy/scipy-1.7.1/doc/sphinxext/numpydoc/
H A Dvalidate.py21 ALLOWED_SECTIONS = [ variable
494 section for section in doc.section_titles if section not in ALLOWED_SECTIONS
498 error("GL06", section=section, allowed_sections=", ".join(ALLOWED_SECTIONS))
502 section for section in ALLOWED_SECTIONS if section in doc.section_titles