Skip to content

Conversation

@kozo2
Copy link
Contributor

@kozo2 kozo2 commented Sep 1, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 1, 2025 09:00
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 enhances the documentation by integrating mkdocstrings for automatic API reference generation. It sets up comprehensive API documentation structure with dedicated sections for different modules and configures the build system to generate documentation from Python docstrings.

  • Added mkdocstrings plugin configuration with Python handler settings
  • Created structured API reference documentation pages for all major modules
  • Enabled ReadTheDocs build with Python requirements for mkdocstrings

Reviewed Changes

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

Show a summary per file
File Description
mkdocs.yml Added mkdocstrings plugin configuration and API reference navigation entry
docs/requirements.txt Added mkdocstrings dependencies for documentation generation
docs/api.md Created main API reference landing page with package overview
docs/api/*.md Created individual API documentation pages for core, config, UI, MCP utils, and app modules
.readthedocs.yaml Enabled Python requirements installation for ReadTheDocs build

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@kozo2 kozo2 merged commit 1ed034e into dev Sep 1, 2025
1 check failed
@kozo2 kozo2 deleted the dev-mkdocstring branch September 1, 2025 09:00
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 support for:
- API references
- mkdocstrings integration
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))
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.

2 participants