From aac33a4a30a596a395f043b5762c88ccccc571a5 Mon Sep 17 00:00:00 2001 From: baude Date: Tue, 22 Oct 2019 15:23:54 -0500 Subject: Initial checking for readthedocs Signed-off-by: baude --- docs/rtd/source/index.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/rtd/source/index.rst (limited to 'docs/rtd/source/index.rst') diff --git a/docs/rtd/source/index.rst b/docs/rtd/source/index.rst new file mode 100644 index 000000000..90033056c --- /dev/null +++ b/docs/rtd/source/index.rst @@ -0,0 +1,20 @@ +.. Podman documentation master file, created by + sphinx-quickstart on Tue Oct 22 15:20:30 2019. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to Podman's documentation! +================================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` -- cgit v1.2.3-54-g00ecf