Support SDoc files with UTF-8 content, improvements of the incremental generation
What's Changed
- Create codeql-analysis.yml by @stanislaw in #485
- CI: Remove Ubuntu 16 workflow by @stanislaw in #488
- Poetry: update FileCheck by @stanislaw in #487
- tests/integration: enable back the HTML markup test by @stanislaw in #486
- traceability: switch to UTF-8 when reading and generating source files by @stanislaw in #489
- traceability: [nosdoc] directive to disable requirements search in source files by @stanislaw in #490
- docs: regenerate rst using the new file name convention by @stanislaw in #492
- docs: add "Contact developers" by @stanislaw in #493
- html, html-standalone, rst: fix UTF8 when stdout + reading and writing files by @stanislaw in #495
- traceability_index: extract file traceability container to a separate file by @stanislaw in #496
- export/html: regenerate all child docs if the parent doc changes by @stanislaw in #497
- docs: add "Document archetypes" draft requirement by @stanislaw in #499
- export: print how long it takes to collect the traceability info by @stanislaw in #500
- export/html: regenerate all parent docs if the child doc changes by @stanislaw in #501
- export/html: regenerate all parent docs if new child is found by @Relasym in #503
- tests/integration: use sandbox approach to fix an incr. generation test by @stanislaw in #504
- Bump version to 0.0.17 by @stanislaw in #506
- CI: fix broken Poetry installation when Python 3.10 is used by @stanislaw in #507
New Contributors
Full Changelog: 0.0.16...0.0.17