We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Revert wiki subfolder structure — GitHub wiki cannot serve subdirectory pages Moved all script pages back to root. GitHub wiki only serves .md files at the repository root; files in subdirectories are not accessible as wiki pages regardless of link format. Restored all [[Page Name]] wiki link syntax in _Sidebar.md, Home.md, and all index pages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Fix broken subfolder wiki links — switch [[folder/Page]] to markdown links GitHub wiki converts [[folder/Page Name]] to folder-Page-Name in the URL (drops the slash), breaking all subfolder links. Replaced every [[folder/Page Name]] with [Page Name](folder/Page-Name) across _Sidebar.md, Home.md, all six index pages, and BOM-Export-With-Materials.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Reorganise wiki into category subfolders Moved all individual script pages into six subfolders: any-document/, drawing-document/, part-document/, product-document/, process-document/, shape-generation/ Category index pages and root pages remain at root. Updated all [[wiki links]] in _Sidebar.md, Home.md, and all six index pages to include the folder prefix. Fixed cross-reference in BOM-Export-With-Materials.md. Home.md updated to include Drawing Document Scripts section and all 15 new scripts added this session. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add _Footer.md and remove DELMIA references Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Added new Scripts
Initial wiki