Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/io7m/kstructural
Kotlin implementation of the structural documentation language
https://github.com/io7m/kstructural
documentation-tool java kotlin latex plain-text xml
Last synced: 29 days ago
JSON representation
Kotlin implementation of the structural documentation language
- Host: GitHub
- URL: https://github.com/io7m/kstructural
- Owner: io7m
- License: isc
- Created: 2016-04-25T10:54:10.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2017-01-05T21:47:45.000Z (about 8 years ago)
- Last Synced: 2024-11-15T10:18:48.182Z (2 months ago)
- Topics: documentation-tool, java, kotlin, latex, plain-text, xml
- Language: Kotlin
- Size: 1.39 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README-CHANGES.xml
Awesome Lists containing this project
README
io7m-kstructural
2016-12-09
0.3.1
2016-12-09
59
Correct off-by-one error in plain text output.
2016-12-09
57
Tables of content were not generated for sections-only documents with the plain text output.
2016-12-09
58
Ordered lists were not using ol XHTML elements.
2016-08-23
0.3.0
2016-07-26
30
Allow types on table heads, table rows, table column names.
2016-07-31
14
Add plain text rendering backend.
2016-08-03
4
Add LaTeX rendering backend.
2016-08-23
56
Add the ability to skip execution of the Maven plugin.
2016-06-06
0.2.0
2016-06-06
53
CSS improvements; adjust list item padding.
2016-05-31
47
Corrected an XML schema/code mismatch. Images have s:target attributes, not s:source.
2016-05-31
Improved XML parser error messages.
2016-05-31
Allow '-' in identifiers for compatibility with old documents.
2016-05-31
48
Correct XML list parsing.
2016-05-31
44
Stop crashing on nonexistent footnotes.
2016-05-31
43
Improve imperative parser error messages.
2016-05-29
0.1.0
2016-05-29
Initial release.
https://github.com/io7m/kstructural/issues/