Skip to content

Conversation

@uglide
Copy link
Contributor

@uglide uglide commented Oct 10, 2025

No description provided.

@uglide uglide requested a review from Copilot October 10, 2025 09:29
Copy link
Contributor

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 enables code highlighting functionality in the documentation by adding PyMdown Extensions to the MkDocs configuration and standardizing dependency management across different deployment environments.

  • Added markdown extensions for syntax highlighting, code snippets, and enhanced formatting
  • Consolidated dependencies into a centralized requirements.txt file
  • Updated Docker and GitHub Actions workflows to use the new requirements file

Reviewed Changes

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

File Description
mkdocs.yml Added markdown extensions for code highlighting and enhanced formatting features
docs/requirements.txt Created centralized dependency list with version constraints
docs/Dockerfile Refactored to use requirements.txt instead of individual pip installs
.github/workflows/docs.yml Updated to install dependencies from requirements.txt

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

@uglide uglide merged commit 5e19833 into master Oct 10, 2025
10 checks passed
@uglide uglide deleted the im/docs-code-highlighting branch October 10, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants