sdoc
RDoc generator to build searchable HTML documentation for Ruby code
Install
- All systems
-
curl cmd.cat/sdoc.sh
- Debian
-
apt-get install ruby-sdoc - Ubuntu
-
apt-get install ruby-sdoc - Kali Linux
-
apt-get install ruby-sdoc - Fedora
-
dnf install ruby-sdoc - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ruby-sdoc - Raspbian
-
apt-get install ruby-sdoc
ruby-sdoc
RDoc generator to build searchable HTML documentation for Ruby code
This package provides extra generators and templates for the RDoc documentation tool for Ruby. Generated HTML documentation has a javascript search index, so the documentation is searchable without any server-side requirements other than a web server.