tesseract v5.3.3.20231005
|
Classes | |
class | WikiBrancher |
Functions | |
def | DropWikiSuffix (wiki_filename) |
def | main () |
Variables | |
list | GTEST_UNVERSIONED_WIKIS = ['DevGuide.wiki'] |
list | GMOCK_UNVERSIONED_WIKIS |
def release_docs.DropWikiSuffix | ( | wiki_filename | ) |
Removes the .wiki suffix (if any) from the given filename.
Definition at line 82 of file release_docs.py.
def release_docs.main | ( | ) |
Definition at line 148 of file release_docs.py.
list release_docs.GMOCK_UNVERSIONED_WIKIS |
Definition at line 75 of file release_docs.py.
list release_docs.GTEST_UNVERSIONED_WIKIS = ['DevGuide.wiki'] |
Definition at line 74 of file release_docs.py.