Changing doclets for exceptions to the PGraphics class and fixing comments

This commit is contained in:
Anadroid
2021-06-15 12:19:45 +02:00
parent 392712380d
commit 7c2e472720
4 changed files with 13 additions and 7 deletions
@@ -11,7 +11,7 @@ REFERENCES_OUT_PATH=../../../processing-website/content/references/translations/
echo "[REFERENCE GENERATOR] Source Path :: $PROCESSING_SRC_PATH"
echo "[REFERENCE GENERATOR] Library Path :: $PROCESSING_LIB_PATH"
# You can pass one argument "sound" or "video" (without the "") to generate those libraries separately
# You can pass one argument "sound" or "video" to generate those libraries separately
# or "processing" to generate the core without the sound and video libraries
# if there is no argument it will generate everything
if [ $# -eq 0 ]