uschindler commented on a change in pull request #73:
URL: https://github.com/apache/lucene/pull/73#discussion_r609819216
##########
File path: help/regeneration.txt
##########
@@ -0,0 +1,23 @@
+Regeneration
+============
+
+Lucene makes use of some generated code (e.g. jflex tokenizers).
+
+Examples below assume cwd at the gradlew script in the top directory of
+the project's checkout.
+
+
+Generic regeneration commands
+------------------------------
+
+Regenerate code:
+
+gradlew regenerate tidy
Review comment:
Markdown is a good compromise. I just think we should use as minimal as
possible, but e.g. make code parts inside `code` blocks or indent, so its
blockquoted(sourceformatted automatically.
I don't want full featured Markdown :-)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]