Open Daltz333 opened 3 years ago
This also ties in to #879 I thought about this some more and here are some of my suggestions:
Reduce the Size of the logo. My proposal would be the current height of WPI & FRC part to now also include the WPILib gear
Is there a particular reason for this? I don't think this is necessary.
Remove Contributing section. Either place as a single bullet under issues or just keep the documentation on latest.
This would only save 1 level of space, and make it less contributor friendly in the future. Also we can't keep it on latest, as latest is (master) and stable is (master) during build season. Beta branches have been decided against in the past.
Condense Software Tools to: Driver Station, Dashboards, and Misc
I agree with this, except Misc. Misc is how we get "let's just plop stuff here". I think I'd rather a section with one article then a misc.
Move Old Command Based under Command Based
I disagree with this, this makes it more confusing. We also plan to deprecate old-commandbased in the future so this isn't the route forward.
Place all of networking in one section under Hardware or under the RoboRIO section
I also disagree with this. While networking is hardware, this section doesn't really feature the hardware side as much as just general networking. I prefer to not move things underneath this, since everything is pretty much "networking" (IP Configurations, DHCP, etc).
Instead of "What is WPILib" make the section "WPILib" and move the stuff from 2021 Overview and support resources under it
I partially agree with this. "What is WPILib" is by itself so it doesn't necessarily need to appear in the TOC, but it does explain the mission a little bit. Perhaps this can be reworked into the homepage rewrite. I don't agree moving the overview stuff underneath it, as this is what the layout was previously and that was confusing.
Make the current "Basic Programming" section called Misc Programming, it is wildly misleading as is.
I agree with this.
Make a new section called "Common Robot Problems" or something similar. This will both be for things that aren't quite big enough for a tutorial like: Joysticks, Autonomous, Unit Testing, etc . The new FAQ. Also a few of the articles that don't currently fit in their spot like: Addressable LEDs and Using WPILib Classes to Drive your Robot under actuators.
This statement is pretty vague, I'd like this fleshed out a bit more before any decisions are made on this.