Fix indent in documentation of cmake options (#4588)
JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo luoyonggang@gmail.com
This commit is contained in:
@@ -139,7 +139,7 @@ Enabling this feature provides detailed error messages where available, like lin
|
|||||||
| Options | |
|
| Options | |
|
||||||
|---------|----------------------------------------------|
|
|---------|----------------------------------------------|
|
||||||
| C: | `-DJERRY_ERROR_MESSAGES=0/1` |
|
| C: | `-DJERRY_ERROR_MESSAGES=0/1` |
|
||||||
| CMake: | `-DJERRY_ERROR_MESSAGES=ON/OFF` |
|
| CMake: | `-DJERRY_ERROR_MESSAGES=ON/OFF` |
|
||||||
| Python: | `--error-messages=ON/OFF` |
|
| Python: | `--error-messages=ON/OFF` |
|
||||||
|
|
||||||
### Logging
|
### Logging
|
||||||
@@ -196,7 +196,7 @@ The default value is 512.
|
|||||||
| Options | |
|
| Options | |
|
||||||
|---------|----------------------------------------------|
|
|---------|----------------------------------------------|
|
||||||
| C: | `-DJERRY_GLOBAL_HEAP_SIZE=(int)` |
|
| C: | `-DJERRY_GLOBAL_HEAP_SIZE=(int)` |
|
||||||
| CMake: | `-DJERRY_GLOBAL_HEAP_SIZE=(int)` |
|
| CMake: | `-DJERRY_GLOBAL_HEAP_SIZE=(int)` |
|
||||||
| Python: | `--mem-heap=(int)` |
|
| Python: | `--mem-heap=(int)` |
|
||||||
|
|
||||||
### Garbage collection limit
|
### Garbage collection limit
|
||||||
|
|||||||
Reference in New Issue
Block a user