Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR fixes a Read The Docs mkdocs build issue by removing documentation sections that were likely causing build failures. The change removes the "Languages" section and its associated module reference from the configuration documentation.
- Removes broken or non-existent documentation references that were preventing successful builds
- Streamlines the configuration API documentation by removing problematic sections
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
LittleCoinCoin
pushed a commit
that referenced
this pull request
Oct 4, 2025
* Add MkDocs build files to .gitignore * Remove Languages section from config.md
cracking-shells-semantic-release bot
pushed a commit
that referenced
this pull request
Nov 3, 2025
## [0.4.6-dev.1](v0.4.5...v0.4.6-dev.1) (2025-11-03) ### Features * update semantic-release configuration ([e446c44](e446c44)) ### Documentation * Add API documentation for main application, configuration, core modules, MCP utils, and UI components ([#67](#67)) ([3042360](3042360)) * add semantic-release dry-run test results ([6b4775f](6b4775f)) * enhance documentation with API references and mkdocstrings integration ([#65](#65)) ([63b9aa4](63b9aa4)) * Fix Read The Docs mkdocs build ([#66](#66)) ([3fd97cc](3fd97cc)) * Update API reference links to remove redundant 'api/' prefix ([#68](#68)) ([c750187](c750187)) * Update MkDocs configuration to use Material theme ([#69](#69)) ([601727e](601727e))
LittleCoinCoin
pushed a commit
that referenced
this pull request
Nov 3, 2025
* Add MkDocs build files to .gitignore * Remove Languages section from config.md
LittleCoinCoin
pushed a commit
that referenced
this pull request
Nov 3, 2025
* Add MkDocs build files to .gitignore * Remove Languages section from config.md
cracking-shells-semantic-release bot
pushed a commit
that referenced
this pull request
Nov 4, 2025
## [0.5.1-dev.1](v0.5.0...v0.5.1-dev.1) (2025-11-04) ### Features * add Discord notifications for releases and pre-releases ([c6b0cfb](c6b0cfb)) ### Documentation * Add API documentation ([#67](#67)) ([b313059](b313059)) * add initial MkDocs configuration file ([#62](#62)) ([d81a011](d81a011)) * enhance documentation ([#65](#65)) ([c509e10](c509e10)) * Fix Read The Docs mkdocs build ([#66](#66)) ([b440af3](b440af3)) * Update API reference links to remove redundant 'api/' prefix ([#68](#68)) ([e2d4ec1](e2d4ec1)) * Update MkDocs configuration to use Material theme ([#69](#69)) ([c2d8984](c2d8984))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.