UNPKG

docpress

Version:

Documentation website generator

15 lines (10 loc) 263 B
# Images and linking Link to documents with the `.md` extension. ```md Read more about [installation](install.md). ``` Insert images ```md ![alt text](example.jpg). ``` You will still need to put it in the TOC. Also, remember all pages need to be in `docs/`.