diff options
author | Erik Skultety <eskultet@redhat.com> | 2022-07-14 15:19:53 +0200 |
---|---|---|
committer | Erik Skultety <eskultet@redhat.com> | 2022-07-14 15:19:53 +0200 |
commit | c996651d3ac225d951a088e68a59c91e29fb5044 (patch) | |
tree | 2bcdad54e23e42720285ba77ebb7d768412155da | |
parent | 77fe93dd493dfa854dd9447491113b4ac6883ada (diff) | |
download | libvirt-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.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 ======= |