Skip to content

v1.0a9

Pre-release
Pre-release
Compare
Choose a tag to compare
@bbartley bbartley released this 10 Oct 18:56
· 30 commits to master since this release
af90d14
  • Automatically generates specification document as LaTeX
  • Hierarchically structures the table of contents and headers
  • Automatically links LaTeX figures to generated UML images
  • Implements adaptive figure scaling for LaTeX figures (adding PyPDF2 requirement)
  • Injects rdfs:comment for each class and property into the document as prose
  • Overlays module-specific LaTeX macros on to the rdfs:comments
  • FIX duplicate edges rendering in UML figures
  • FIX invalid constructor keywords do not trigger an exception