Namespaces | Variables
updatedoc.py File Reference

Go to the source code of this file.

Namespaces

namespace  updatedoc

Variables

tuple updatedoc.available_languages = language_map.keys()
tuple updatedoc.cache = open(STRUCTURE_CACHE, 'rb')
dictionary updatedoc.complete_language_map
string updatedoc.CSS_FILE = './css/aseba.css'
string updatedoc.f = '_'
tuple updatedoc.files = os.listdir(OUTPUT_DIR)
list updatedoc.lang = sys.argv[1]
tuple updatedoc.language_map = complete_language_map.copy()
tuple updatedoc.listing = os.listdir(output)
string updatedoc.output = '_'
string updatedoc.OUTPUT_DIR = 'doc'
tuple updatedoc.output_directories = list()
string updatedoc.QHP_FILE = './aseba-doc.qhp'
string updatedoc.STRUCTURE_CACHE = 'structure.cache'
tuple updatedoc.studio_doc_qhp = os.path.join(STUDIO_PATH, QHP_FILE)
tuple updatedoc.studio_output_dir = os.path.join(STUDIO_PATH, OUTPUT_DIR)
string updatedoc.STUDIO_PATH = '../../studio/'
 updatedoc.url = None


aseba
Author(s): Stéphane Magnenat
autogenerated on Thu Jan 2 2014 11:17:17