All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test.functional.tests.field_name_limit.py Maven / Gradle / Ivy

There is a newer version: 2.4
Show newest version
# Source and destination file names.
test_source = "field_list.txt"
test_destination = "field_name_limit.html"

# Keyword parameters passed to publish_file.
reader_name = "standalone"
parser_name = "rst"
writer_name = "html"

# Settings
settings_overrides['field_name_limit'] = 0 # no limit
settings_overrides['docinfo_xform'] = False




© 2015 - 2024 Weber Informatics LLC | Privacy Policy