Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
release_docs Namespace Reference

Classes

class  WikiBrancher
 

Functions

def DropWikiSuffix
 
def main
 

Variables

string __author__ 'wan@google.com (Zhanyong Wan)'
 
list GTEST_UNVERSIONED_WIKIS ['DevGuide.wiki']
 
list GMOCK_UNVERSIONED_WIKIS
 

Function Documentation

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.

View newest version in sPHENIX GitHub at line 82 of file release_docs.py

def release_docs.main ( void  )

Definition at line 148 of file release_docs.py.

View newest version in sPHENIX GitHub at line 148 of file release_docs.py

Variable Documentation

string release_docs.__author__ 'wan@google.com (Zhanyong Wan)'

Definition at line 64 of file release_docs.py.

View newest version in sPHENIX GitHub at line 64 of file release_docs.py

list release_docs.GMOCK_UNVERSIONED_WIKIS
Initial value:
1 [
2  'DesignDoc.wiki',
3  'DevGuide.wiki',
4  'KnownIssues.wiki'
5  ]

Definition at line 75 of file release_docs.py.

View newest version in sPHENIX GitHub 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.

View newest version in sPHENIX GitHub at line 74 of file release_docs.py