Releases: sddevelopment-be/document-generation
Releases · sddevelopment-be/document-generation
v2.0.0 - Diagrams
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
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