Changelog¶
Here are listed all the meaningfull changes done on nmk-doc since version 1.0
Note
Only interface and important behavior changes are listed here.
The fully detailed changelog is also available on Github
Release 1.1.0¶
Config items update:
added config items related to PlantUml diagrams generation
added ${docIndex}: resolved path to main index.md documentation index file
added ${docVersion}: used to configure the document version
updated ${docHtmlTheme}: switched default theme to furo
Tasks behaviors:
added puml.download and puml.generate to handle PlantUml diagrams generation
all doc.config, doc.rtd and doc.build tasks are now only enabled only if ${docIndex} file exists
add version information when building documentation with doc.build task