mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10.git
synced 2026-09-09 00:07:04 +08:00
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>
921 B
921 B
CentOS Documentation
- https://gitlab.com/redhat/centos-stream/src/kernel/documentation
- https://redhat.gitlab.io/centos-stream/src/kernel/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