maybe a simple question for bash coders, but I'm not able to figure out this issue. I have multiple .rst files in multiple folders and sub-folders.
How can I create a script that converts all the .rst files in html (with the rst2html command) and creates new folder and sub-folders keeping the original structure?