From bc4a6342f872234c1b3e09bf1ba56c5c486b7686 Mon Sep 17 00:00:00 2001 From: Stan Lo Date: Thu, 31 Oct 2024 13:04:19 +0000 Subject: [PATCH] Mention community-maintained themes --- README.rdoc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rdoc b/README.rdoc index 5a698edc88..4ed94a4bf0 100644 --- a/README.rdoc +++ b/README.rdoc @@ -110,6 +110,15 @@ To determine how well your project is documented run rdoc -C lib to get a documentation coverage report. rdoc -C1 lib includes parameter names in the documentation coverage report. +== Theme Options + +There are a few community-maintained themes for \RDoc: + +- rorvswild-theme-rdoc[https://github.com/BaseSecrete/rorvswild-theme-rdoc] +- hanna[https://github.com/jeremyevans/hanna] (a fork maintained by {Jeremy Evans}[https://github.com/jeremyevans]) + +Please follow the theme's README for usage instructions. + == Bugs See CONTRIBUTING@Bugs for information on filing a bug report. It's OK to file