FlightMechanics.jl
FlightMechanics.jl copied to clipboard
DOC: models autodoc is not working properly
Current situation models autodoc is not rendered in documentation web page.
Objective Make it appear together with the rest of the autogenerated doc.
I like the feature suggestion, but can't think of a great way to do this without tightly coupling the plugin to the config file format. And I'm reluctant to do that because I doubt it's being treated as an external/stable interface, and there are enough changes between versions that we might then have to require the plugin version to align with the CF version of the target.
Right now, we treat the config file as opaque, with one exception where we don't consider an access token update a "difference" when comparing files.