mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #36485 -- Rewrapped docs to 79 columns line length.
Lines in the docs files were manually adjusted to conform to the 79 columns limit per line (plus newline), improving readability and consistency across the content.
This commit is contained in:
@@ -8,8 +8,8 @@ How do I get started?
|
||||
#. `Download the code`_.
|
||||
#. Install Django (read the :doc:`installation guide </intro/install>`).
|
||||
#. Walk through the :doc:`tutorial </intro/tutorial01>`.
|
||||
#. Check out the rest of the :doc:`documentation </index>`, and `ask questions`_ if you
|
||||
run into trouble.
|
||||
#. Check out the rest of the :doc:`documentation </index>`, and
|
||||
`ask questions`_ if you run into trouble.
|
||||
|
||||
.. _`Download the code`: https://www.djangoproject.com/download/
|
||||
.. _ask questions: https://www.djangoproject.com/community/
|
||||
|
||||
Reference in New Issue
Block a user