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
The brief and owner fields in index.md for a class and the file that contains it should be inherited (somehow) from the class documentation itself. When there's a single class in a file, it seems silly to copy the brief and owner up to the index file(s).
Another option would be to make those fields __OPTIONAL__ if there's a single sub-entity in the file. No need to copy if it's just going to be redundant.
The text was updated successfully, but these errors were encountered:
The brief and owner fields in
index.md
for a class and the file that contains it should be inherited (somehow) from the class documentation itself. When there's a single class in a file, it seems silly to copy the brief and owner up to the index file(s).Another option would be to make those fields
__OPTIONAL__
if there's a single sub-entity in the file. No need to copy if it's just going to be redundant.The text was updated successfully, but these errors were encountered: