summaryrefslogtreecommitdiff
path: root/docs/source/Tutorials.rst
Commit message (Collapse)AuthorAge
* [CI:DOCS] Add link to Tutorials to docs homepageTomSweeneyRedHat2020-05-06
| | | | | | | | Just create a quick link to the tutorials on GitHub so they'll show on docs.podman.io. I've not done rst format before, so fingers crossed! Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
* Restructure documentation dirbaude2019-10-31
Restructuring the docs dir to make integration with sphinx easier. man pages now exist in docs/source/man and the sphinx make files exists in docs. Signed-off-by: baude <bbaude@redhat.com>