forked from orbit-oss/flask
fix docks linkcheck
This commit is contained in:
parent
28b35c55a1
commit
cb6272ccc8
22 changed files with 63 additions and 81 deletions
|
|
@ -6,9 +6,9 @@ text. Not only these libraries, also the majority of web related Python
|
|||
libraries that deal with text. If you don't know Unicode so far, you
|
||||
should probably read `The Absolute Minimum Every Software Developer
|
||||
Absolutely, Positively Must Know About Unicode and Character Sets
|
||||
<http://www.joelonsoftware.com/articles/Unicode.html>`_. This part of the
|
||||
documentation just tries to cover the very basics so that you have a
|
||||
pleasant experience with Unicode related things.
|
||||
<https://www.joelonsoftware.com/2003/10/08/the-absolute-minimum-every-software-developer-absolutely-positively-must-know-about-unicode-and-character-sets-no-excuses/>`_.
|
||||
This part of the documentation just tries to cover the very basics so
|
||||
that you have a pleasant experience with Unicode related things.
|
||||
|
||||
Automatic Conversion
|
||||
--------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue