Provide instructions for adding images

This commit is contained in:
Andrew David Wong 2018-02-07 21:52:55 -06:00
parent e0379c797e
commit bc215a5dc0
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -105,6 +105,18 @@ pull request, we'll post a comment explaining why we can't.
![done](/attachment/wiki/doc-edit/10-done.png)
How to add images
-----------------
To add an image to a page, use the following syntax in the main document:
```
![Image Title](/attachment/wiki/page-title/image-filename.png)
```
Then, submit your image(s) in a separate pull request to the [qubes-attachment](https://github.com/QubesOS/qubes-attachment) repository using the same path and filename.
Version-specific Documentation
------------------------------