Conversation
There was a problem hiding this comment.
Pull request overview
This pull request removes outdated documentation files from the docs/ directory and updates the README to point users to GitBook for comprehensive documentation. The PR removes 25 documentation markdown files covering various aspects of the DecSm.Atom framework including core concepts, workflows, modules, and guides.
Key Changes
- Removed all local documentation files from the
docs/directory (25 files total) - Updated README.md to replace the detailed documentation reference with a simpler GitBook link
- Centralized documentation location to GitBook
Reviewed changes
Copilot reviewed 30 out of 30 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Updated documentation section to remove references to local docs and guides, now pointing only to GitBook |
| docs/*.md | Removed 25 documentation files covering workflows, triggers, options, variables, targets, parameters, modules, and guides |
Note: While line 54 of README.md (outside the changed region) still references ./docs/getting-started.md which is being removed, this creates a broken link that should be addressed. However, since this line is not within the changed regions of this PR, I cannot create a comment for it. The maintainers should be aware that the "Getting Started" section header and its reference to the local documentation file will become a broken link after this PR is merged.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
f6f434e to
a1e0e9d
Compare
No description provided.