mirror of
https://github.com/django/django.git
synced 2025-08-31 07:47:37 +00:00
Fixed #26699 -- Mentioned doc theming difference (locally-built vs. website).
This commit is contained in:
parent
df8412d2e5
commit
2c90981c5f
1 changed files with 5 additions and 0 deletions
|
@ -56,6 +56,11 @@ Primer <sphinx:rst-primer>`. After that, you'll want to read about the
|
|||
:ref:`Sphinx-specific markup <sphinx:sphinxmarkup>` that's used to manage
|
||||
metadata, indexing, and cross-references.
|
||||
|
||||
Your locally-built documentation will be themed differently than the
|
||||
documentation at `docs.djangoproject.com <https://docs.djangoproject.com>`_.
|
||||
This is OK! If your changes look good on your local machine, they'll look good
|
||||
on the website.
|
||||
|
||||
How the documentation is organized
|
||||
==================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue