gradle genDocs
As a result of splitting out the antlr and pdflatex plugins into seperate repos a little bit more setup is required.
- Ensure small-compiler, pdflatexplugin and antlr4plugin all sit within one parent folder that you are comfortable holding a build directory.
- Run build.gradle in pdflatexplugin directory.
- Run build.gradle in antlr4plugin directory.
- Notice the generated repo folder in the parent directory? small-compiler should now use that to successfully build.
Once the above is done simply type:
gradle clean release run -Pargs="example.if"
All other documentation inside build/docs.