[root]/PZFileReaderSamples/src/site
style
(1 files, 146 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Benoit Xhenseval | 8 (100.0%) | 385 (100.0%) | 48.1 |
Link to the documentation (somehow it had been removed...)
2 lines of code changed in:
Few site changes, also preparing a press release.
5 lines of code changed in:
Work on the examples to use a Console menu that the user can launch and then pick which test to run interactively.
29 lines of code changed in:
One step closer to have the examples working. Tidy up website too.
279 lines of code changed in:
Applied the Eclipse cleanUp, organise imports and format to help reduce the Checkstyle issues, from 1696 to 32.
slightly modified a few lines as well (ensured encapsulation).
2 lines of code changed in:
May look a bit scary but there was no code change. I still need to think further about the examples but now the project is split in 2 modules, the main library pzfilereader and the examples pzfilereader-examples. Both follow the same version numbering.
Each can be built at their level (e.e the PZFileReader directory or PZFileReaderSamples directory.
But preferably at the top level using:
maven pz:build
maven pz:rebuild
maven pz:site
maven pz:releasebuild
The Site is the generated in target/pzfilereader-site-2.2.0/bin/pzfilereader-2.2.0/docs
More to follow...
68 lines of code changed in: