Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
badw-it
DHParser
Commits
7f4bb53d
Commit
7f4bb53d
authored
Aug 16, 2018
by
di68kap
Browse files
- minor corrections of documentation
parent
8cd04aeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
documentation/StepByStepGuide.rst
View file @
7f4bb53d
...
...
@@ -497,10 +497,10 @@ where the parser reached the farthest into the text. In order to receive the
parsing history, you need to run the compiler-script again with the debugging
option::
$ python poetryCompiler.py macbeth.dsl
$ python poetryCompiler.py
--debug
macbeth.dsl
You will receive the same error messages as before.
b
ut this time various
kinds of debugging information have been written into a new created
You will receive the same error messages as before.
B
ut this time various
kinds of debugging information have been written into a new
ly
created
subdirectory "LOGS". (Beware that any files in the "LOGS" directory may be
overwritten or deleted by any of the DHParser scripts upon the next run! So
don't store any important data there.) The most interesting file in the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment