moby/docs/sources/static_files
Mary Anthony 02639c03b7 Smaller image
Signed-off-by: Mary Anthony <mary.anthony@docker.com>
2015-02-26 08:48:58 -08:00
..
docker-logo-compressed.png Smaller image 2015-02-26 08:48:58 -08:00
docker_pull_chart.png docs: shrink images 2014-09-15 14:46:29 +03:00
docker_push_chart.png docs: shrink images 2014-09-15 14:46:29 +03:00
dockerlogo-v.png docs: shrink images 2014-09-15 14:46:29 +03:00
README.md Merge of docker-website into the docker documentation. 2013-03-25 19:52:52 -07:00

Static files dir

Files you put in /sources/static_files/ will be copied to the web visible /_static/

Be careful not to override pre-existing static files from the template.

Generally, layout related files should go in the /theme directory.

If you want to add images to your particular documentation page. Just put them next to your .rst source file and reference them relatively.