1
0
mirror of https://github.com/django/django.git synced 2025-06-05 11:39:13 +00:00

Updated metrics on the documentation.

This commit is contained in:
Aymeric Augustin 2013-01-29 14:05:34 +01:00
parent 537d44b1b9
commit b99a4e1073

View File

@ -4,8 +4,8 @@ What to read next
So you've read all the :doc:`introductory material </intro/index>` and have So you've read all the :doc:`introductory material </intro/index>` and have
decided you'd like to keep using Django. We've only just scratched the surface decided you'd like to keep using Django. We've only just scratched the surface
with this intro (in fact, if you've read every single word you've still read with this intro (in fact, if you've read every single word, you've read about
less than 10% of the overall documentation). 5% of the overall documentation).
So what's next? So what's next?
@ -23,9 +23,9 @@ to write a document about how to read the document about documentation.)
Finding documentation Finding documentation
===================== =====================
Django's got a *lot* of documentation -- almost 200,000 words -- so finding what Django's got a *lot* of documentation -- almost 450,000 words and counting --
you need can sometimes be tricky. A few good places to start are the :ref:`search` so finding what you need can sometimes be tricky. A few good places to start
and the :ref:`genindex`. are the :ref:`search` and the :ref:`genindex`.
Or you can just browse around! Or you can just browse around!