You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm actually debating just removing all the inheritdoc docs and replacing them with static. Keeping the sandcastle builds maintained to copy the inheritdocs to the XML is a pain, and they really don't give us much benefit. It should be a pretty easy modification in NetworkTables. WPILib will be harder, but it's less of an issue there at least for right now, since we only build for net451.
The text was updated successfully, but these errors were encountered:
ThadHouse
changed the title
Sandcastle generation for inheritdoc in FRC.NetworkTables.Code not working
Sandcastle generation for inheritdoc in FRC.NetworkTables.Core not working
Feb 2, 2017
I'm actually debating just removing all the inheritdoc docs and replacing them with static. Keeping the sandcastle builds maintained to copy the inheritdocs to the XML is a pain, and they really don't give us much benefit. It should be a pretty easy modification in NetworkTables. WPILib will be harder, but it's less of an issue there at least for right now, since we only build for net451.
@jkoritzinsky what do you think?
The text was updated successfully, but these errors were encountered: