mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-13 09:56:30 +00:00
docs: disable smartypants
This commit is contained in:
parent
edf3ee0056
commit
fcce0ca2bc
1 changed files with 3 additions and 1 deletions
|
@ -148,7 +148,9 @@
|
||||||
|
|
||||||
# If true, SmartyPants will be used to convert quotes and dashes to
|
# If true, SmartyPants will be used to convert quotes and dashes to
|
||||||
# typographically correct entities.
|
# typographically correct entities.
|
||||||
#html_use_smartypants = True
|
#
|
||||||
|
# This is disabled to avoid mangling --options-that-appear-in-texts.
|
||||||
|
html_use_smartypants = False
|
||||||
|
|
||||||
# Custom sidebar templates, maps document names to template names.
|
# Custom sidebar templates, maps document names to template names.
|
||||||
html_sidebars = {
|
html_sidebars = {
|
||||||
|
|
Loading…
Reference in a new issue