mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
Merge pull request #4444 from TomSweeneyRedHat/dev/tsweeney/readthedocs
Add links to readthedocs on docs/readme
This commit is contained in:
@ -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 |
|
||||
|
Reference in New Issue
Block a user