Assimp  v4.1. (December 2018)
release_docs.WikiBrancher Class Reference

Inherits object.

Public Member Functions

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

Public Attributes

 files_to_branch
 
 project
 
 replace_with
 
 search_for_re
 
 version_prefix
 
 wiki_dir
 

Detailed Description

Branches ...

Constructor & Destructor Documentation

◆ __init__()

def release_docs.WikiBrancher.__init__ (   self,
  dot_version 
)

Member Function Documentation

◆ BranchFiles()

def release_docs.WikiBrancher.BranchFiles (   self)
Branches the .wiki files needed to be branched.

◆ GetFilesToBranch()

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

◆ UpdateLinksInBranchedFiles()

def release_docs.WikiBrancher.UpdateLinksInBranchedFiles (   self)

Member Data Documentation

◆ files_to_branch

release_docs.WikiBrancher.files_to_branch

◆ project

release_docs.WikiBrancher.project

◆ replace_with

release_docs.WikiBrancher.replace_with

◆ search_for_re

release_docs.WikiBrancher.search_for_re

◆ version_prefix

release_docs.WikiBrancher.version_prefix

◆ wiki_dir

release_docs.WikiBrancher.wiki_dir

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