Skip to content

Releases: sddevelopment-be/document-generation

v2.0.0 - Diagrams

14 Feb 10:48
Compare
Choose a tag to compare

v2.0.0 - Diagrams

This release introduces the option to generate diagrams using PlantUML and related diagram generators (provided by Kroki).
The repository's documentation files have been updated accordingly.
Happy writing!

Added

  • Generation of diagrams, using the Kroki docker stack
  • Generation of documentation website using Sphinx
  • Usage section in DocGen repository
  • Social media Banner

Changed

  • Generation scripts
  • Updated Dockerfile to add Sphinx and python stack
  • Moved README and other documentation files to ./docs folder
  • Fixed display issue in SDD docx templates
  • Docker-compose folder mapping

Removed

  • Unneeded intermediary scripts to trigger generation containers

DocGen: First Release - v1.0.0

30 Jan 17:43
Compare
Choose a tag to compare

DocGen [v1.0.0]

Docker image available from: DockerHub

Added

  • Added docx templates and generation scripts
  • Add github/workflow files to generate documents
  • Add github/workflow to create and release Docker container

Changed

  • Slideshows built with reveal.js now point to the online scripts
  • Updated markdown files
  • Updated README.md

Removed

  • Remove the automatic inclusion of reveal.js source files