github.com/vieux/docker@v0.6.3-0.20161004191708-e097c2a938c7/docs/static_files/README.md (about) 1 <!--[metadata]> 2 +++ 3 draft = true 4 +++ 5 <![end-metadata]--> 6 7 Static files dir 8 ================ 9 10 Files you put in /static_files/ will be copied to the web visible /_static/ 11 12 Be careful not to override pre-existing static files from the template. 13 14 Generally, layout related files should go in the /theme directory. 15 16 If you want to add images to your particular documentation page. Just put them next to 17 your .rst source file and reference them relatively.