aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Skultety <eskultet@redhat.com>2022-07-14 15:19:53 +0200
committerErik Skultety <eskultet@redhat.com>2022-07-14 15:19:53 +0200
commitc996651d3ac225d951a088e68a59c91e29fb5044 (patch)
tree2bcdad54e23e42720285ba77ebb7d768412155da
parent77fe93dd493dfa854dd9447491113b4ac6883ada (diff)
downloadlibvirt-ci-c996651d3ac225d951a088e68a59c91e29fb5044.zip
libvirt-ci-c996651d3ac225d951a088e68a59c91e29fb5044.tar.gz
libvirt-ci-c996651d3ac225d951a088e68a59c91e29fb5044.tar.bz2
README: Point to the docs directory in the main README
This is so that anyone opening the repo URL will immediately see from the README where documentation is located at. Signed-off-by: Erik Skultety <eskultet@redhat.com>
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 55d6ad1..20c9b23 100644
--- a/README.rst
+++ b/README.rst
@@ -17,6 +17,9 @@ The ``containers/`` directory provides a handful of helper images for performing
common tasks that are not project specific, such as integrating with Cirrus CI
for non-Linux builds, running code style checks and validating commit signoff.
+The ``docs/`` directory contains RST formatted documentation split logically
+by topics into individual documents.
+
License
=======