mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Updated Babel configurations
This commit is contained in:
parent
c35a4eb535
commit
bba0eedf35
@ -1,10 +1,10 @@
|
||||
# How setup this file
|
||||
# http://babel.edgewall.org/wiki/Documentation/setup.html
|
||||
# http://babel.pocoo.org/en/latest/setup.html
|
||||
# this file description:
|
||||
# http://babel.edgewall.org/wiki/Documentation/messages.html#extraction-method-mapping-and-configuration
|
||||
# http://babel.pocoo.org/en/latest/messages.html#extraction-method-mapping-and-configuration
|
||||
|
||||
# Extraction from Jinja2 HTML templates
|
||||
[jinja2: **/**.html]
|
||||
encoding = utf-8
|
||||
ignore_tags = script,style
|
||||
include_attrs = alt title summary
|
||||
include_attrs = alt title summary placeholder
|
||||
|
Loading…
Reference in New Issue
Block a user