Skip to content

docs: Add API reference docs#71

Merged
duwenxin99 merged 12 commits intomainfrom
doc
Apr 30, 2024
Merged

docs: Add API reference docs#71
duwenxin99 merged 12 commits intomainfrom
doc

Conversation

@duwenxin99
Copy link
Copy Markdown
Contributor

  1. Set up API reference documents
  2. Update github workflow to test for documentation correctness with nox
  3. Add change log, html template, and convert README file from .md to .rst
  4. Add requirements.txt in docker/docs

@duwenxin99 duwenxin99 requested review from a team April 30, 2024 03:20
@conventional-commit-lint-gcf
Copy link
Copy Markdown

conventional-commit-lint-gcf Bot commented Apr 30, 2024

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@product-auto-label product-auto-label Bot added the api: cloudsql-mysql Issues related to the googleapis/langchain-google-cloud-sql-mysql-python API. label Apr 30, 2024
Comment thread pyproject.toml
python_version = "3.8"
warn_unused_configs = true

exclude = [
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Move under mypy overrides

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

My comment was incorrect. This should stay under tool.mypy

Comment thread src/langchain_google_cloud_sql_mysql/engine.py Outdated
Comment thread README.rst Outdated
Comment thread README.rst Outdated
Comment thread README.rst Outdated
Comment thread README.rst Outdated
@duwenxin99 duwenxin99 requested a review from averikitsch April 30, 2024 17:38
Copy link
Copy Markdown
Collaborator

@averikitsch averikitsch left a comment

Choose a reason for hiding this comment

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

readme = "README.md" ==> readme = "README.rst" in pyproject.toml

@averikitsch averikitsch changed the title doc: Add API reference docs docs: Add API reference docs Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: cloudsql-mysql Issues related to the googleapis/langchain-google-cloud-sql-mysql-python API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants