We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Refactor documentation and enhance features - Removed the comparison document between RevitDevTool and RevitAddinManager. - Updated the BIM Dashboard example to reflect a modern tech stack and improved architecture overview. - Enhanced the Home documentation with debugging workflows and VSCode integration details. - Improved Logging Overview with real-time logging features and external file logging capabilities. - Updated Python Stack Traces documentation for easier integration. - Adjusted sidebar links for consistency in naming conventions.
docs(wiki): update example configuration link for VSCode settings
Enhance visualization documentation and examples - Added GIF for Trace Geometry visualization. - Updated links in Visualization-Overview.md to point to the correct GitHub repository paths for Python and C# examples. - Consolidated common use cases in Visualization-Overview.md for clarity. - Revised performance tips in Visualization-Overview.md for better guidance. - Simplified advanced usage examples in Visualization-TraceGeometry.md and provided direct links to complete examples. - Updated sidebar to reflect the new naming for the Python Dashboard example. - Added multiple new images for various features including logging, settings, and visualization tools.
Flatten wiki structure for GitHub Wiki - Move 21 markdown files to root with module prefixes - Rename index.md files to {Module}-Overview.md - Update ~65 internal links to flat structure - Remove 4 broken link references - Create _Sidebar.md for navigation - Delete empty folders (CodeExecute/, Logging/, Visualization/, examples/)