Public Member Functions | |
def | __init__ |
def | BranchFiles |
def | GetFilesToBranch |
def | UpdateLinksInBranchedFiles |
Public Attributes | |
files_to_branch | |
project | |
replace_with | |
search_for_re | |
version_prefix | |
wiki_dir |
Branches ...
Definition at line 89 of file release_docs.py.
def release_docs.WikiBrancher.__init__ | ( | self, | |
dot_version | |||
) |
Definition at line 92 of file release_docs.py.
def release_docs.WikiBrancher.BranchFiles | ( | self | ) |
Branches the .wiki files needed to be branched.
Definition at line 127 of file release_docs.py.
def release_docs.WikiBrancher.GetFilesToBranch | ( | self | ) |
Returns a list of .wiki file names that need to be branched.
Definition at line 117 of file release_docs.py.
Definition at line 137 of file release_docs.py.
Definition at line 92 of file release_docs.py.
Definition at line 117 of file release_docs.py.
Definition at line 92 of file release_docs.py.
Definition at line 92 of file release_docs.py.
Definition at line 92 of file release_docs.py.
Definition at line 92 of file release_docs.py.