Skip to content

Remove pdmt5 API docs#12

Merged
dceoy merged 2 commits intomainfrom
docs/remove-pdmt5-api-docs
Mar 14, 2026
Merged

Remove pdmt5 API docs#12
dceoy merged 2 commits intomainfrom
docs/remove-pdmt5-api-docs

Conversation

@dceoy
Copy link
Copy Markdown
Owner

@dceoy dceoy commented Mar 14, 2026

Summary

Remove the pdmt5-specific API documentation from the documentation site. The MT5 API now uses the unified documentation structure.

Changes

  • Removed pdmt5 API docs section from mkdocs.yml
  • Updated documentation structure for consistency

Test plan

  • All tests passing (100% coverage)
  • Documentation builds without errors
  • Lint and format checks pass

@dceoy dceoy force-pushed the docs/remove-pdmt5-api-docs branch from 553b227 to 1d5a8fb Compare March 14, 2026 20:40
@dceoy dceoy marked this pull request as ready for review March 14, 2026 20:50
@dceoy dceoy self-assigned this Mar 14, 2026
@dceoy dceoy merged commit a60f837 into main Mar 14, 2026
6 of 7 checks passed
@dceoy dceoy deleted the docs/remove-pdmt5-api-docs branch March 14, 2026 20:52
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1d5a8fb224

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +9 to 13
Run the local QA script `scripts/qa.sh` in this skill.

## Procedure

- Execute the script exactly as shown above when this skill is triggered.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Reintroduce explicit local QA command in skill instructions

The updated instructions no longer provide an executable command block and now reference scripts/qa.sh, which does not exist at the repository root; when this skill is triggered from the default repo working directory, following the text literally fails before QA starts (No such file or directory). This breaks the required QA workflow for any documentation/code change and can let unvalidated changes proceed.

Useful? React with 👍 / 👎.

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.

1 participant