[DOC] Improve docs for how to generate documentation
It might not be obvious how to get the build directory and the Makefile set up.
This commit is contained in:
parent
bd2aee67c1
commit
72f97ee06e
@ -20,10 +20,12 @@ build directory:
|
|||||||
make html
|
make html
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you don't have a build directory, follow the [quick start
|
||||||
|
guide](building_ruby.md#label-Quick+start+guide) up to step 4.
|
||||||
|
|
||||||
Then you can preview your changes by opening
|
Then you can preview your changes by opening
|
||||||
`{build folder}/.ext/html/index.html` file in your browser.
|
`{build folder}/.ext/html/index.html` file in your browser.
|
||||||
|
|
||||||
|
|
||||||
## Goal
|
## Goal
|
||||||
|
|
||||||
The goal of Ruby documentation is to impart the most important
|
The goal of Ruby documentation is to impart the most important
|
||||||
|
Loading…
x
Reference in New Issue
Block a user