This is the first release of `docthing`! Cheers! 🍾🥂
⚠️ Caveats ⚠️
I think it should work in Linux, Windows and MacOS but I developed and tested it just in Linux at the time of this release.
Basic features
- Config parser
- Meta interpreters
- Plugin system for both _meta interpreter_s and _exporter_s
Meta interpreters
- PlantUML (codename: `plantuml`; find, compile and reimport PlantUML code in your documentation)
- Navigation buttons for markdown (codename: `nav.md`; add navigation link at the bottom of generated `md` files to navigate documentation)
Exporters
- Markdown (codename: `markdown`; export your documentation to `md` files)
**Full Changelog**: https://github.com/ferdiu/docthing/commits/0.0.1