Remove widget application docs#7652
Conversation
There was a problem hiding this comment.
Code Review
This pull request removes several generated HTML documentation files for the WidgetApplication and WidgetBase classes in the API14 directory. The reviewer feedback highlights that the pull request description is currently empty and should be completed. Additionally, the reviewer suggests removing the corresponding source files (such as .yml or .md) to prevent the documentation from being regenerated and recommends updating the Table of Contents (toc.html) to ensure there are no broken links in the navigation sidebar.
| @@ -1,287 +0,0 @@ | |||
| <!DOCTYPE html> | |||
| <meta name="viewport" content="width=device-width"> | ||
| <meta name="title" content="Class WidgetApplication | ||
| "> | ||
| <meta name="generator" content="docfx "> |
| <link rel="stylesheet" href="../../styles/tizen.css"> | ||
| <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> | ||
|
|
||
| <meta property="docfx:tocrel" content="toc.html"> |
|
You may need to update |
|
🤖 [AI Review] Reviewed — no findings. Scope checked:
No 🔴 critical issues, no 🟡 suggestions to flag. Automated review — final merge decision rests with human reviewers. |
Description of Change
API Changes