Add html_link_suffix value.

This commit is contained in:
Georg Brandl
2008-12-25 17:59:32 +01:00
parent dafb55a467
commit a26aa3315f
4 changed files with 19 additions and 1 deletions

View File

@@ -31,6 +31,9 @@ New features added
- The new ``html_show_sourcelink`` config value can be used to
switch off the links to the reST sources in the sidebar.
- The new ``html_link_suffix`` config value can be used to select
the suffix of generated links between HTML files.
* New translations:
- Italian by Sandro Dentella.