Minor fixes of the documentation (#2834)
* Fixed wrong file name indexes in the docs folder. * Added description of the logging options into the getting started guide * Added missing files to the 'update-webpage.sh' script JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
@@ -39,6 +39,12 @@ python tools/build.py --debug
|
||||
python tools/build.py --debug --lto=off
|
||||
```
|
||||
|
||||
**To enable more verbose outputs for debugging**
|
||||
|
||||
```bash
|
||||
tools/build.py --debug --logging=on --error-messages=on --line-info=on
|
||||
```
|
||||
|
||||
**Add custom arguments to CMake**
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user