https://github.com/io7m-graveyard/jstructural
Java implementation of the structural document language
https://github.com/io7m-graveyard/jstructural
documentation-tool java xml
Last synced: 8 months ago
JSON representation
Java implementation of the structural document language
- Host: GitHub
- URL: https://github.com/io7m-graveyard/jstructural
- Owner: io7m
- License: isc
- Archived: true
- Created: 2015-08-16T14:47:38.000Z (almost 11 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-20T14:47:16.000Z (about 2 years ago)
- Last Synced: 2024-10-28T11:08:44.577Z (over 1 year ago)
- Topics: documentation-tool, java, xml
- Language: Java
- Size: 2.73 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README-CHANGES.xml
Awesome Lists containing this project
README
io7m-jstructural
2016-04-20
5.0.0-SNAPSHOT
2016-04-20
1
Remove dependency on jlog and use logback/SLF4J instead. This affects all API functions that previously took LogUsableType handles.
2016-04-20
Use newer Maven plugins and reorganize POM files. Require Maven 3.0.4 for builds.
2016-08-09
6
Add jstructural.skip property for the Maven plugin to allow skipping the generation of documentation.
2015-08-22
4.2.0
2015-08-22
Add new io7m-jstructural-maven-plugin for generating documentation in builds.
2015-08-16
Add JCIP @Immutable annotations.
2015-08-16
Migrate to GitHub.
2015-07-19
4.1.0
2015-07-19
Upgraded to io7m-jranges 2.0.0
2014-08-21
4.0.0
2014-08-21
3d8e637f9c2
Formal items may now have xml:ids. Noted as a backwards incompatible change as a public visitor type is affected.
2014-06-22
3.1.1
2014-06-22
c1c7919467
Formal item lists were not processed in paragraphs.
2014-06-22
3.1.0
2014-06-22
ffed561fc64
Allow for control over the front page name in multi-page XHTML.
2014-06-22
4415343366
Subsections are missing from document contents in sections-only documents.
2014-06-22
cd7bc9304c
Multiple pages were not produced for documents with sections in the root.
2014-06-22
3.0.1
2014-06-22
ebbe752c4e
The document serializer was producing invalid documents.
2014-06-22
3.0.0
2014-06-22
Do not depend on jaux. This effectively removes ConstraintError from all public APIs.
2014-04-28
2.1.0
2014-04-28
4d3f9a84b72
Parts were not assigned IDs by the annotator.
2014-04-18
2.0.0
2014-04-18
Initial release
http://fossil.io7m.com/repo.cgi/io7m-jstructural/tktview?name=
https://github.com/io7m/jstructural/issues/