The new `html_show_sourcelink` config value can be used to

switch off the links to the reST sources in the sidebar.
This commit is contained in:
Georg Brandl
2008-12-15 13:38:39 +01:00
parent 037954d850
commit f5cb011e77
6 changed files with 17 additions and 13 deletions

View File

@@ -21,6 +21,9 @@ New features added
switch off the generated "paragraph sign" permalinks for each
heading and definition environment.
- The new ``html_show_sourcelink`` config value can be used to
switch off the links to the reST sources in the sidebar.
* New translations:
- Italian by Sandro Dentella.