Files
docker-cli/components/engine/docs/sources/static_files
Mary Anthony fbeafd00f2 Updating to account for new contributors guide.
Primary links will go to the contributor's guide
Adding in Fred's comments
Tweak list alignment

Signed-off-by: Mary Anthony <mary.anthony@docker.com>
Upstream-commit: 933f207fd8d413e6ba7fef283a0bf5bcfd923e9f
Component: engine
2015-03-10 13:30:46 -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.