Skip to content

DOC: add the API notes from Matplotlib discussion #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jklymak
Copy link
Member

@jklymak jklymak commented Apr 18, 2025

Moved notes from matplotlib/matplotlib#29836 to here.

Didn't feel like converting from MD to rst so just added myst as a doc dependency

@jklymak jklymak requested a review from Copilot April 18, 2025 23:20
Copy link

@Copilot 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 adds API design notes from a Matplotlib discussion to the documentation while incorporating the MyST parser dependency.

  • Adds myst-parser to documentation requirements and configuration files
  • Introduces a new Api_Notes.md file with detailed API notes

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
requirements-doc.txt Added the myst-parser dependency
docs/source/conf.py Included myst_parser in the Sphinx extensions list
docs/source/Api_Notes.md Added a new document outlining API design notes
Files not reviewed (1)
  • docs/source/index.rst: Language not supported

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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