2.0.0-beta
2.0.0-beta
webdoc has transitioned to The Prosperity Public License, which restricts usage to noncommercial purposes. A commercial license is available on demand at shukant@webdoclabs.com!
Added 🎁
- webdoc's parser is now split up into @webdoc/language-* packages and the language library package is available to create new language integrations.
webdoc init
can be used to create a new configuration file and the configuration file has a JSON schema for type auto-complete (#87) @ShukantPal
Fixes 🐛
- Fixed issue with Class Index links (#172) @ShukantPal
- Fixed issue with stylesheet routes (#176) @ShukantPal