Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Functions | Variables
docbeauty Namespace Reference

Functions

def beautify_block (block)
 
def usage ()
 
def main (argv)
 

Variables

 content_processor = ContentProcessor()
 

Function Documentation

◆ beautify_block()

def docbeauty.beautify_block (   block)

Definition at line 21 of file docbeauty.py.

Referenced by main().

◆ main()

def docbeauty.main (   argv)
main program loop

Definition at line 52 of file docbeauty.py.

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

◆ usage()

def docbeauty.usage ( void  )

Definition at line 42 of file docbeauty.py.

Variable Documentation

◆ content_processor

docbeauty.content_processor = ContentProcessor()

Definition at line 18 of file docbeauty.py.