5621: limit unrelated warnings and update the french version

svn: r20741
This commit is contained in:
Jérôme Rapinat
2012-12-02 11:39:49 +00:00
parent 7c534d3bdc
commit f44e1d2297
13 changed files with 114 additions and 116 deletions

View File

@ -41,7 +41,7 @@ master_doc = 'sv'
# General information about the project.
project = u'Gramps'
copyright = u'2012, .'
copyright = u'2012, Gramps project'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@ -121,7 +121,7 @@ html_theme = 'default'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
#html_static_path = ['_static']
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.