frc-docs icon indicating copy to clipboard operation
frc-docs copied to clipboard

C++ code examples in dashboard

Open SpencerGreene opened this issue 3 years ago • 2 comments

Is there a reason why https://github.com/wpilibsuite/frc-docs/blob/stable/source/docs/software/dashboards/shuffleboard/layouts-with-code/configuring-widgets.rst and other dashboard pages have Java examples only, ie are they not supported in C++? Or, if there's not a technical or policy reason, I'm happy to test and contribute C++ examples.

SpencerGreene avatar Sep 17 '22 18:09 SpencerGreene

The API exists, so I think someone just has to write the examples.

calcmogul avatar Sep 17 '22 18:09 calcmogul

Yes. Feel free to submit a PR adding C++ examples

Daltz333 avatar Sep 17 '22 18:09 Daltz333