Keeping a Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Following changes are known:
- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.
Changes
[v2.0.0]
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
[v1.0.0]
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