On Dec 8, 6:32 pm, Guenter Milde <[email protected]> wrote: > > and how do you do this in general, or for included files with > > a specific extension? (like '.blam' for instance) > > In Docutils you can do this general for source and included files with > the tab-width config > settinghttp://docutils.sourceforge.net/docs/user/config.html#tab-width > > and (since version 0.6) per-file with the tab-width option of the include > directivehttp://docutils.sf.net/docs/ref/rst/directives.html#including-an-exte... > > but not for a specific extension.
really really really dumb question, since I'm new to this... would you (or someone) mind showing me a simple, specific example of how to do this? I don't understand the context of the tab-width documentation you referenced. Is it in conf.py? Is it a separate directive? Where does it go? I would prefer a global setting to use in my conf.py file in my sphinx project... but if the right place is in the .rst file I will do that. -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.
