/Users/sean/workspace/SLIMpy3/slimproj_core/_obsolete/manfile_gen.py File Reference

Go to the source code of this file.

Namespaces

namespace  manfile_gen

Functions

def genorate_man
 genorate_man() -> str

Variables

string __copyright__
 genorate man file for slimproj
string __license__
tuple man_template = Template(""".TH SLIMPROJ 1 "${date}".SH NAMEslimproj \- SLIMpy tool for scons.SH SYNOPSIS${projec_doc}To include slinproj in a SCons file use.ESfrom slimproj import *.EE.B slimprojprovides the following builder methods:'\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""'\" BEGIN GENERATED BUILDER DESCRIPTIONS'\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""${BUILDERS}.SS Construction VariablesA number of useful construction variables are automatically defined byscons for each supported platform, and additional construction variablescan be defined by the user. The following is a list of the automaticallydefined construction variables:'\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""'\" BEGIN GENERATED CONSTRUCTION VARIABLE DESCRIPTIONS'\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""${VARIABLES}""")
tuple func_template
tuple example_tem = Template(""".B Example:.ES${example}.EE""" )
string authorstr = "\n.B Author:\n%s"
tuple params_tem = Template("\n\n.B PARAMETERS:\n${params}\n\n")


Generated on Sun Aug 10 09:11:07 2008 for SLIMpy by  doxygen 1.5.6