Home
last modified time | relevance | path

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

/third_party/protobuf/python/docs/
Dgenerate_docs.py95 TOC_REGEX = re.compile( variable
178 index_contents = re.sub(TOC_REGEX, toc, index_contents)