Files
docker-cli/components/engine/docs/sources/static_files
Mary Anthony 8e14872373 Fixing broken image
Signed-off-by: Mary Anthony <mary.anthony@docker.com>
Upstream-commit: add13cb7827aace3a14d0ec251d6d5d41a0a6489
Component: engine
2015-03-10 20:47:06 -07:00
..
2015-03-10 20:47:06 -07:00
2014-09-15 14:46:29 +03:00
2014-09-15 14:46:29 +03:00
2015-02-26 08:48:58 -08:00
2014-09-15 14:46:29 +03: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.