Namespaces | Functions | Variables
generate.py File Reference

Go to the source code of this file.

Namespaces

 generate
 

Functions

def generate.getSequenceDiagram (text, out_fn, style='modern-blue')
 

Variables

 generate.base
 
 generate.current_directory = os.path.abspath(os.path.dirname(__file__))
 
 generate.ext
 
 generate.out_fn = os.path.join(current_directory, base + '.png')
 
 generate.text = open(os.path.join(current_directory, fn)).read()
 
string generate.WSD_URL = 'http://www.websequencediagrams.com/'
 


locomotor
Author(s):
autogenerated on Sun Jan 10 2021 04:08:39