mirror of
https://github.com/django/django.git
synced 2025-10-27 18:27:00 +00:00
Sphinx generates left single quotes for apostrophes after code markup, when right single quotes are required. The easiest way to fix this is just by inserting the unicode character for a right single quote. Instances of the problem were found by looking for ">‘" in the generated HTML. |
||
|---|---|---|
| .. | ||
| _images | ||
| contributing.txt | ||
| index.txt | ||
| install.txt | ||
| overview.txt | ||
| reusable-apps.txt | ||
| tutorial01.txt | ||
| tutorial02.txt | ||
| tutorial03.txt | ||
| tutorial04.txt | ||
| tutorial05.txt | ||
| tutorial06.txt | ||
| whatsnext.txt | ||