goodbyekansas / nedryland

Nedryland is a collection of utilities and a build system for declaring, building and deploying microservice solutions.
https://goodbyekansas.github.io/nedryland/
BSD 3-Clause "New" or "Revised" License
9 stars 0 forks source link

Rust api docs should be combined for all targets. #248

Closed simonrainerson closed 2 years ago

simonrainerson commented 2 years ago

Currently we build component.docs.api.target, if there's only one target it becomes component.docs.api. We should instead build the docs for all targets at once so that we get a drop down where the user can choose the platform.

Should be to combine all cross targets' target attribute into one flat list and generate docs for that.

simonrainerson commented 2 years ago

https://github.com/goodbyekansas/nedryland/commit/61a3e27ed01cedf216a4846cd501002b209161ec