| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8995 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Config file sections may also contain settings from other components.
They are used, if
* they are defined in an active "SettingsSpec.settings_spec",
* the containing section is the `confg_section` or in the
`config_section_overrides` of one of the active components.
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8963 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add samples testing the handling of configuration file settings that
affect other settings:
* `input_encoding`, `output_encoding`, and `error_encoding` also set
the respective `*_encoding_error_handler` if the value has the form
`<encoding>:<handler>`.
* `stylesheet` and `stylesheet_path` are mutually exclusive
and (re)set the other setting to None.
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8962 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
| |
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2710 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1662 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|