--- title: FAQs --- # Frequently Asked Questions ## How do I build my local copy of the Ruby source code documentation? ```shell cd docs make ruby-doc ``` Then open `.static/ruby-doc/index.html` in the `docs` directory and browse the Ruby documentation