Re: Module Index

2016-01-26 Thread Doug Epling
Tim -- I guess that was an affirmative answer to my question. So I will give it some thought, read the relevant docs, and do what you say. Thanks, On Tuesday, January 26, 2016 at 6:52:08 AM UTC-5, Tim Graham wrote: > > Feel free to file a ticket and/or submit a patch. > > On Tuesday, January

Re: Module Index

2016-01-26 Thread Ned Batchelder
On 1/25/16 10:05 PM, Doug Epling wrote: shouldn't this be here: https://docs.djangoproject.com/en/1.9/py-modindex/#t The module index is built from directives like ".. module: django.template.loader" in the various .txt files, like docs/topics/templates.txt. Adding more directives will add

Re: Module Index

2016-01-26 Thread Tim Graham
Feel free to file a ticket and/or submit a patch. On Tuesday, January 26, 2016 at 6:05:55 AM UTC-5, Doug Epling wrote: > > shouldn't this be here: > https://docs.djangoproject.com/en/1.9/py-modindex/#t > -- You received this message because you are subscribed to the Google Groups "Django dev