Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add api link to tutorials | TomSweeneyRedHat | 2019-10-02 |
| | | | | | | | | We recently moved the "How to use libpod for custom/derivative projects" page to the docs/tutorials directory. This adds a link to the README.md there so it can be more easily found and adds a logo to the tutorial itself. Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com> | ||
* | Move derivitive doc so it won't be treated as a manpage | Matthew Heon | 2019-09-30 |
Anything with the .md suffix in docs/ gets compiled into a manpage, so let's get things that aren't manpages out of there. This isn't precisely a tutorial, but it seems like the next best place. Signed-off-by: Matthew Heon <mheon@redhat.com> |