ruby/doc/contributing
Alexander Momchilov 8cc47c9050
Improve "Building Ruby" docs (#12320)
* Clarify “Building Ruby” docs

* Fix test examples to work from `build` dir

* Clarify “Testing Ruby” examples with real examples

All the commands should run correctly by default, without the user needing to modify them. This builds confidence that the relative paths are working correct from within the `build` directory.

Also, let’s use a consistent example throughout, for greater clarity.

* Improve examples to use `-v` flag in-context

This shows the correct way to combine `-v` with another parameter, e.g. a specific file to test.

* Other readability improvements

* Clarify `make` implementation support
2024-12-12 17:55:23 -08:00
..
building_ruby.md Improve "Building Ruby" docs (#12320) 2024-12-12 17:55:23 -08:00
documentation_guide.md [DOC] Improve formatting in Markdown files (#12322) 2024-12-12 17:49:45 -08:00
glossary.md Typofix under doc directory 2023-12-25 11:17:51 +09:00
making_changes_to_ruby.md
making_changes_to_stdlibs.md [DOC] Improve formatting in Markdown files (#12322) 2024-12-12 17:49:45 -08:00
reporting_issues.md [DOC] Improve formatting in Markdown files (#12322) 2024-12-12 17:49:45 -08:00
testing_ruby.md Improve "Building Ruby" docs (#12320) 2024-12-12 17:55:23 -08:00