Removed obsoleted section because make docs is removed from default make task

This commit is contained in:
Hiroshi SHIBATA 2024-04-24 17:17:42 +09:00
Родитель 0b3bc7232a
Коммит 7e8d8f250d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: F9CF13417264FAC2
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -89,8 +89,6 @@
../configure --prefix="${HOME}/.rubies/ruby-master"
```
- If you are frequently building Ruby, add the `--disable-install-doc` flag to not build documentation which will speed up the build process.
- Also `-C` (or `--config-cache`) would reduce time to configure from the next time.
5. Build Ruby: