- 3.0.1 core module.
release_docs.WikiBrancher Class Reference
Inheritance diagram for release_docs.WikiBrancher:

Public Member Functions

def __init__ (self, dot_version)
 
def GetFilesToBranch (self)
 
def BranchFiles (self)
 
def UpdateLinksInBranchedFiles (self)
 

Public Attributes

 wiki_dir
 
 version_prefix
 
 files_to_branch
 
 search_for_re
 
 replace_with
 
 project
 

Detailed Description

Branches ...

Constructor & Destructor Documentation

def release_docs.WikiBrancher.__init__ (   self,
  dot_version 
)

Member Function Documentation

def release_docs.WikiBrancher.GetFilesToBranch (   self)
Returns a list of .wiki file names that need to be branched.
def release_docs.WikiBrancher.BranchFiles (   self)

Member Data Documentation

release_docs.WikiBrancher.version_prefix
release_docs.WikiBrancher.files_to_branch
release_docs.WikiBrancher.search_for_re
release_docs.WikiBrancher.replace_with
release_docs.WikiBrancher.project

The documentation for this class was generated from the following file: