Files
Derek Barbosa f1f150fcdf redhat: rhdocs: Remove the rhdocs directory
As the rhdocs git-subtree has been in a broken state and essentially
unmaintained for a long time, let us remove it from the kernel
repository, and replace it with a direct link to the CentOS docs
project && the rendered docs.

In the case of kernel-ark, remove the need for incremental updates of
the RHMAINTAINERS file.

Signed-off-by: Derek Barbosa <debarbos@redhat.com>
2024-09-15 11:35:48 -06:00

921 B

CentOS Documentation

The rhdocs/ git-subtree has been effectively replaced by this file.

Please visit the centos-stream documentation project linked above.

A quick PSA

If you would like to replicate the previous "structure" of the rhdocs directory within the CentOS docs repo, clone the docs project.

git clone https://gitlab.com/redhat/centos-stream/src/kernel/documentation.git ~/
ln -sfn ~/documentation/ ./rhdocs/

pushd ~/documentation && make info/RHMAINTAINERS

Then add the following to a .get_maintainer.conf file in the root of the repository.

--mpath redhat/rhdocs/info/RHMAINTAINERS --no-git --no-git-fallback