sdelamo commented on code in PR #256: URL: https://github.com/apache/groovy-geb/pull/256#discussion_r1944456866
########## CONTRIBUTING.md: ########## @@ -100,6 +100,23 @@ You can then generate the API reference HTML by running… You will then find the compiled HTML in the directory `doc/manual/build/apiDoc` > Note that you can build the manual chapters and reference API in one go with > `./gradlew doc:manual:packageManual` + +### The Geb website + +You can generate the Geb Website by running… + +``` + ./gradlew :doc:manual:build Review Comment: resolved via https://github.com/apache/groovy-geb/pull/256/commits/b1e93ef132ad0934dc53ddb74fad13f737ecd25f -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
