Sha256: a5201090251f4f606fafd5fffb6effe2c2cdcff06c438aeed9effeef72b882c9

Contents?: true

Size: 1.09 KB

Versions: 4

Compression:

Stored size: 1.09 KB

Contents

The following configuration settings are used to enable or disable specific Glyph functionalities and behaviors.

config_table[
	ref_config[options.filters_by_file_extension|
If set to @true@, a filter macro is applied to included files, based on their extensions (\/fmi[including files|#incl]).
	]
	ref_config[options.macro_set|
Determines which macro set will be loaded. It can be set to:
* glyph -- Loads core, filter, xml macros plus all macros necessary for the $>[document.output].
* xml -- Loads core and xml macros.
* core -- Loads core macros only.
	]
	ref_config[options.safe_mode|
Enables Safe Mode (\/fmi[Glyph modes|#modes]).
	]
	ref_config[options.url_validation|
If set to _true_, every external link will be validated (see =>[#links]).
	]
	ref_config[options.xml_blacklist|
The XML tags listed here cannot be generated using Glyph code.
	]
	ref_config[options.xml_fallback|
If set to true, any unknown macro name will considered an XML element (see =>[#other_elements]).
	]
	ref_config[options.ebook.converter|
The full path name of the ebook-convert command. Defaults to /usr/bin/ebook-convert.]
]

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
glyph-0.5.3.1 book/text/config/options.glyph
glyph-0.5.2 book/text/config/options.glyph
glyph-0.5.1 book/text/config/options.glyph
glyph-0.5.0 book/text/config/options.glyph