Clean whitespace
Remove leading newlines; replace lines containing only whitespace with empty lines; replace multiple trailing newlines with a single newline; remove trailing whitespace in lines
This commit is contained in:
parent
3e268f2fba
commit
f9d056f1b7
32 changed files with 71 additions and 71 deletions
|
|
@ -98,7 +98,7 @@ Building the documentation requires building the compiler, so the above
|
|||
details will apply. Once you have the compiler built, you can
|
||||
|
||||
```sh
|
||||
$ make docs NO_REBUILD=1
|
||||
$ make docs NO_REBUILD=1
|
||||
```
|
||||
|
||||
To make sure you don’t re-build the compiler because you made a change
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue