docs-builder 0.10.0
·
496 commits
to refs/heads/main
since this release
✨ Features
- Enable new design by default by @reakaleek in #516
- Add Documentation Assembler GitHub Action by @Mpdreamz in #501
- Add
links create-index
command to the assembler by @Mpdreamz in #499 - Only validate
docs-content
cross links for now by @Mpdreamz in #496 - Initial support for cross link resolving by @Mpdreamz in #491
🐛 Bug Fixes
- Empty url in markdown links should result in an error not warning by @Mpdreamz in #515
- Do not attempt to read conf.yaml immediately, not all commands need it by @Mpdreamz in #511
- Allow for both :/ and <scheme:// style cross-link lookups by @Mpdreamz in #504
📝 Documentation
- update contributing on the web docs by @georgewallace in #474
- update contributor guide by @bmorelli25 in #481
- Add more prose use cases by @shainaraskas in #479
- Version docs by @shainaraskas in #478
🧰 Maintenance
- Create CODEOWNERS by @reakaleek in #498
- Fix new compilation errors introduced in 9.0.200 by @Mpdreamz in #476
⚙️ Automation
- Use task attribute to identify deployments by @reakaleek in #512
- Fix preview build workflow by @reakaleek in #480
- Rework preview deployment workflows by @reakaleek in #472
- Fix deployment cache invaldation by @reakaleek in #468
🎨 Redesign
- Add admonitions by @reakaleek in #513
- Add codeblocks by @reakaleek in #509
- Add headings by @reakaleek in #497
- Add tabs by @reakaleek in #489
- Add previous/next button design by @reakaleek in #487
- Add table of contents by @reakaleek in #477
- Add pages navigation by @reakaleek in #447
Full Changelog: 0.9.0...0.10.0