diff options
| author | kat <katherine@vector35.com> | 2022-10-23 05:27:30 -0400 |
|---|---|---|
| committer | Peter LaFosse <peter@vector35.com> | 2022-11-10 16:20:26 -0500 |
| commit | 216df2539af063b8eb264945a546a37665d95ce5 (patch) | |
| tree | f3fff9598f0475d5a3465840bab42a9a9d085fca | |
| parent | 3c24ef6dd4999ad8470b3d54ddc11f1093d65508 (diff) | |
Several documentation improvements and fixes
- Reduce file count, add minifier script
- Group UI and group Core C
- Add more items to groups
- Add Tranform docs
| -rw-r--r-- | ui/viewframe.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/viewframe.h b/ui/viewframe.h index 60dca568..19987cee 100644 --- a/ui/viewframe.h +++ b/ui/viewframe.h @@ -347,7 +347,6 @@ class SymbolsView; class ViewFrame; class ViewPane; - /*! \ingroup viewframe |
