I would like to include a directory in the build directory using Sphinx, preferrably with the same relative path as the directory in the source. This would be helpful for including directories containing prebuilt html (e.g. the output from published matlab files) or videos that have several files. Is there a way to do this?
the markup might look something like: .. includedir:: somedirectory I could not figure out how to build an extension to do this, since it seems like the builder might have to be modified with a function to do the copying. Any hints on how to do this? thanks, john kitchin -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-...@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.