docs/engine/static_files
Misty Stanley-Jones a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
..
README.md Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788) 2018-01-25 17:37:23 -08:00
contributors.png Lossless Image optimization (#959) 2016-12-21 11:12:13 -08:00
docker-logo-compressed.png Lossless Image optimization (#959) 2016-12-21 11:12:13 -08:00
docker_pull_chart.png Moved engine imported docs to the engine subdirectory 2016-09-29 11:19:31 -07:00
docker_push_chart.png Lossless Image optimization (#959) 2016-12-21 11:12:13 -08:00
dockerlogo-v.png Lossless Image optimization (#959) 2016-12-21 11:12:13 -08:00

README.md

published
false

Static files dir

Files you put in /static_files/ are 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.