Hi all,

I have a sphinx project inside ./docs directory. The docs directory has a 
sub-directory resources ./docs/resources. When I run the command 
<sphinx-autobuild . docs/_build/html> only the .rst files in 
./docs/resources/*.rst files are copied to 
./docs/docs/_buils/html/resources/ as html file. However, ./docs/resourses 
has more files (.py, .sh, .pdf, .txt, etc). Would anyone give me an insight 
on how to change sphinx configuration to copy the other file extensions 
(.py, .sh, .pdf) from ./docs/reosurces to 
./docs/docs/_build/html/resources/ when running the sphinx-autobuild?

Thank you for your time in advance

Julierme


-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/a972a8db-f5e8-4972-8865-1fbb9dc6ca4fn%40googlegroups.com.

Reply via email to