On Jun 28, 4:23 pm, Jan-Herbert Damm <mjunk...@web.de> wrote: > Hello, > > Learning Python and Django, i am walking through the tutorials that reside in > [...]/django-trunk/docs/intro/. Coming across lines like: > > " :ref:`topics-settings` will tell you all about how settings work." > ^^^^^^^^^^^^^^^^^^^^^ > makes me wonder if there is some way to access these plain texts so that i can > jump to the "ref:..." parts, which are referring to other files below > .../docs/. I do get nice highlighting in vim, but i suspect there is a smarter > way that I don't know of yet. > > I tried "help(topics-settings)" from within python after "import django" but > with no luck. > > A hint to get me on the right track would be helpful. > > jan > > -- > Bitte beachten Sie auch die Rückseite dieses Schreibens!
They are in Sphinx format. See here for instructions on how to build them to HTML: http://docs.djangoproject.com/en/dev/internals/documentation/ -- DR. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---