Add many PrivateApi attributes to hide unimportant stuff in docs
This commit is contained in:
		| @ -1,7 +1,9 @@ | ||||
| using Oqtane.Documentation; | ||||
| using Oqtane.Models; | ||||
|  | ||||
| namespace Oqtane.Themes.OqtaneTheme | ||||
| { | ||||
|     [PrivateApi("Mark Build-In Theme-Info classes as private, since it's not very useful in the public docs")] | ||||
|     public class ThemeInfo : ITheme | ||||
|     { | ||||
|         public Theme Theme => new Theme | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 ijungleboy
					ijungleboy