mirror of
https://github.com/vale981/sphinx-multiversion
synced 2025-03-05 09:31:40 -05:00
Merge pull request #1 from Eido95/patch-1
docs/configuration: Fix minor text typo
This commit is contained in:
commit
867325a678
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ This is what the default configuration looks like:
|
||||||
# Determines whether remote or local git branches/tags are preferred if their output dirs conflict
|
# Determines whether remote or local git branches/tags are preferred if their output dirs conflict
|
||||||
smv_prefer_remote_refs = False
|
smv_prefer_remote_refs = False
|
||||||
|
|
||||||
You an override all of these values inside you :file:`conf.py`.
|
You can override all of these values inside your :file:`conf.py`.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue