Merge pull request #4444 from TomSweeneyRedHat/dev/tsweeney/readthedocs

Add links to readthedocs on docs/readme
This commit is contained in:
OpenShift Merge Robot
2019-11-08 01:25:14 +01:00
committed by GitHub

View File

@ -1,3 +1,10 @@
# Podman Documentation
The online man pages and other documents regarding Podman can be found at
[Read The Docs](https://podman.readthedocs.io/en/latest/index.html). The man pages
can be found under the [Commands](https://podman.readthedocs.io/en/latest/Commands.html)
link on that page.
# Build the Docs
## Directory Structure
@ -18,4 +25,4 @@
| | |
| ------------------------------------ | --------------------------- |
| docs/remote-docs.sh | Read the docs/source/markdown files and format for each platform |
| docs/links-to-html.lua | pandoc filter to do aliases for html files |
| docs/links-to-html.lua | pandoc filter to do aliases for html files |