PEP 545: Resolve uses of the default role (#3381)
This commit is contained in:
parent
1b262f6056
commit
af6e2eded1
|
@ -134,9 +134,9 @@ sometimes almost impossible when already registered, this solution
|
|||
should be avoided.
|
||||
|
||||
Using subdomains like "es.docs.python.org" or "docs.es.python.org" is
|
||||
possible but confusing ("is it `es.docs.python.org` or
|
||||
`docs.es.python.org`?"). Hyphens in subdomains like
|
||||
`pt-br.doc.python.org` is uncommon and SEOMoz [23]_ correlated the
|
||||
possible but confusing ("is it ``es.docs.python.org`` or
|
||||
``docs.es.python.org``?"). Hyphens in subdomains like
|
||||
``pt-br.doc.python.org`` is uncommon and SEOMoz [23]_ correlated the
|
||||
presence of hyphens as a negative factor. Usage of underscores in
|
||||
subdomain is prohibited by the :rfc:`1123`, section 2.1. Finally,
|
||||
using subdomains means creating TLS certificates for each
|
||||
|
|
Loading…
Reference in New Issue