zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
docbeauty Namespace Reference

Functions

def beautify_block
 
def main
 
def usage
 

Variables

tuple content_processor = ContentProcessor()
 

Function Documentation

def docbeauty.beautify_block (   block)

Definition at line 21 of file docbeauty.py.

Referenced by main().

def docbeauty.main (   argv)
main program loop

Definition at line 52 of file docbeauty.py.

References beautify_block(), and utils.make_file_list().

def docbeauty.usage ( void  )

Definition at line 42 of file docbeauty.py.

Variable Documentation

tuple docbeauty.content_processor = ContentProcessor()

Definition at line 18 of file docbeauty.py.