Commit 111f63a
authored
Exclude deprecated Outlook Calendar, Outlook Mail, and SharePoint and redirect to microsoft-* replacements (#874)
* Ignore deprecated OutlookCalendar, OutlookMail, and SharePoint from docs generation
These toolkits are being renamed to microsoft_* prefix (ArcadeAI/monorepo#601).
Adding them to the ignore list stops the auto-generator from re-processing them
while keeping existing doc pages accessible via direct URL during migration.
* Fix Sharepoint toolkit ID casing in ignored-toolkits.txt
* Revert unintended formatting changes to FAQ page
Restores app/en/resources/faq/page.mdx to its state on main.
The formatting changes (indentation loss, backtick count changes)
were accidentally included in earlier commits on this
* Redirect deprecated toolkit URLs to microsoft_* replacements
Maps old Outlook Calendar, Outlook Mail, and SharePoint toolkit
doc URLs to their new microsoft-* prefixed equivalents so existing
links and bookmarks keep working after the rename.
* Move deprecated toolkits from ignore list to exclusion list
For renames (Scenario B), the old toolkit should be excluded (not
ignored) so the generator deletes stale output. The redirects
added in the previous commit handle forwarding old URLs to the
new microsoft-* pages.1 parent 46e0421 commit 111f63a
2 files changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
894 | 894 | | |
895 | 895 | | |
896 | 896 | | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
897 | 917 | | |
898 | 918 | | |
899 | 919 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments