Cleaned up Javadocs

This commit is contained in:
Erik C. Thauvin 2023-11-27 13:10:11 -08:00
parent e32abb231b
commit ef4a259a33
12 changed files with 518 additions and 96 deletions

1
examples/.idea/.name generated Normal file
View file

@ -0,0 +1 @@
bld-testng-examples

View file

@ -6,6 +6,7 @@
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file://$PROJECT_DIR$/lib/bld" />
<root url="jar://$USER_HOME$/.bld/dist/bld-1.7.5-sources.jar!/" />
</SOURCES>
<excluded>

5
examples/README.md Normal file
View file

@ -0,0 +1,5 @@
Compile and Run Tests with TestNG
```console
./run compile test
```

View file

@ -1,6 +1,6 @@
bld.downloadExtensionJavadoc=false
bld.downloadExtensionSources=true
bld.extensions=com.uwyn.rife2:bld-testng:0.9.2
bld.extensions=com.uwyn.rife2:bld-testng:0.9.3-SNAPSHOT
bld.repositories=MAVEN_LOCAL,MAVEN_CENTRAL,RIFE2_SNAPSHOTS,RIFE2_RELEASES
bld.downloadLocation=
bld.sourceDirectories=