From 142b23d83c0af517cc381a0d22aeb912499b9761 Mon Sep 17 00:00:00 2001 From: Kitaiti Makoto Date: Thu, 23 Apr 2026 07:27:35 +0900 Subject: [PATCH] Add .rdoc_options --- bindings/ruby/.rdoc_options | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bindings/ruby/.rdoc_options diff --git a/bindings/ruby/.rdoc_options b/bindings/ruby/.rdoc_options new file mode 100644 index 00000000..cf14aa5f --- /dev/null +++ b/bindings/ruby/.rdoc_options @@ -0,0 +1,2 @@ +title: whispercpp +main_page: README.md