Skip to content

Conversation

@minggangw
Copy link
Member

@minggangw minggangw commented Jul 14, 2025

This PR removes the entire docs/ directory from the develop branch, as indicated by the title "Remove docs/ from develop branch". The changes completely delete all documentation files, JSDoc templates, build configurations, and documentation-related assets.

  • Complete removal of all documentation files including FAQ, building guide, contributing guide, and efficiency guide
  • Removal of JSDoc template files and configuration for documentation generation
  • Deletion of generated documentation assets including CSS, JavaScript, and HTML templates

Fix: #1187

@minggangw minggangw requested a review from Copilot July 14, 2025 05:54
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the entire docs/ directory from the develop branch, as indicated by the title "Remove docs/ from develop branch". The changes completely delete all documentation files, JSDoc templates, build configurations, and documentation-related assets.

  • Complete removal of all documentation files including FAQ, building guide, contributing guide, and efficiency guide
  • Removal of JSDoc template files and configuration for documentation generation
  • Deletion of generated documentation assets including CSS, JavaScript, and HTML templates

Reviewed Changes

Copilot reviewed 37 out of 73 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/styles/* Removed CSS styling files for documentation
docs/scripts/* Removed JavaScript files for documentation functionality
docs/jsdoc-template/* Removed complete JSDoc template system including templates, styles, and publisher
docs/*.md Removed all markdown documentation files (FAQ, BUILDING, CONTRIBUTING, EFFICIENCY)
docs/Makefile Removed documentation build configuration

@coveralls
Copy link

Coverage Status

coverage: 84.526%. remained the same
when pulling 60ebd26 on minggangw:fix-1187
into 3a8bbfe on RobotWebTools:develop.

@minggangw minggangw merged commit 50b95d6 into RobotWebTools:develop Jul 14, 2025
19 checks passed
minggangw added a commit that referenced this pull request Jul 15, 2025
This PR removes the entire `docs/` directory from the develop branch, as indicated by the title "Remove docs/ from develop branch". The changes completely delete all documentation files, JSDoc templates, build configurations, and documentation-related assets.

- Complete removal of all documentation files including FAQ, building guide, contributing guide, and efficiency guide
- Removal of JSDoc template files and configuration for documentation generation
- Deletion of generated documentation assets including CSS, JavaScript, and HTML templates

Fix: #1187
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove doc/ on develop branch

2 participants