We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update: sidebar structure and enhance documentation v3.0 - Updated sidebar headings for clarity and consistency, changing "Quick Start" to "Start Here" and "Getting Started" to "What Can I Do?". - Added new sections for "Run Code", "AI And Testing", and "Support" with relevant links. - Removed outdated sections and links, including the CodeExecute module documentation. - Introduced a new "Build From Source" document detailing the build process and requirements. - Consolidated and organized example links for better accessibility.
Add MCPConnector GIF to enhance visual 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
docs(wiki): clarify default stub path and link to settings.json example
docs(wiki): add VSCode IDE integration guide for Python stubs with AppData paths
docs(wiki): fix Python Stack Traces guide - correct trace.py usage
Update installation links to reflect correct repository URL
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/)
init comprehensive doc
Initial Home page